diff options
| author | 2024-01-22 21:27:20 -0800 | |
|---|---|---|
| committer | 2024-01-22 21:27:20 -0800 | |
| commit | 61e57608188d9f52de2eb3fabce3e6cd5a026442 (patch) | |
| tree | c98ada8285f2e7485380453705c1ff83623b2c8e /libs/androidfw/FileStream.cpp | |
| parent | 89d5584a6ba368e4d167bbc1ab28660dec57d386 (diff) | |
Rename InputMethodSettings#mCurrentUserId to #mUserId
Given that we are going to keep maintaining one InputMethodSettings
instance for each user regardless of whether the user is foreground or
background, having "CurrentUser" in InputMethodSettings' field/method
names is just misleading.
Let's drop "Current" from the following field and method names.
* InputMethodSettings#mCurrentUserId
* InputMethodSettings#getCurrentUserId()
This is a mechanical renaming. There must be no user observable
behavior change.
Bug: 309837937
Test: presubmit
Change-Id: I546e1dabb39845aa16322e4e32cc016074280b7c
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions