summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorEvan Laird <evanlaird@google.com>2021-09-01 17:53:56 -0400
committerEvan Laird <evanlaird@google.com>2021-09-14 11:46:59 -0400
commitad2ac7ee56d3e622ed5b1c08c852b490e10f4e6a (patch)
treeca46373fb525536d3a9abb3098a3d3a8d5d55fb3 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent225506a6a0823cc9868709643f4714ef11d65b5a (diff)
Move some logic to MobileState
Some variables were being created in MobileSignalController#notifyListeners() that were just an aggregation of a few fields on MobileState. This CL replaces those with method calls on MobileState to clean things up and make them loggable from the state. Test: atest SystemUITests Test: m -j RunSettingsLibRoboTests ROBOTEST_FILTER="com.android.settingslib.MobileStateTest" Bug: 197851948 Change-Id: I06d5e56923897cddb53189359dc9444cdfee6e78
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions