Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 61e57608 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

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
parent 89d5584a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment