diff options
| author | Christopher Tate <ctate@google.com> | 2021-11-22 10:58:09 -0800 |
|---|---|---|
| committer | Chris Tate <ctate@android.com> | 2021-11-23 00:31:46 +0000 |
| commit | e66bcb43a1b08ec82739c4b35b50ca74938b3972 (patch) | |
| tree | 0911c29f56d8478e3a11132f3277103ac29f6b41 /core/java/android/inputmethodservice/InputMethodService.java | |
| parent | 3a5489c63c83d7c8579eec3e0ecfb0c6f2f6160f (diff) | |
Fix "alarms in flight?" reporting
Autoboxing considered harmful: attempting to obtain a Message with a
particular int value for arg1 was instead matching the supplied-Object
obtainer because of it.
Bug: 207352051
Test: atest FrameworksMockingServicesTests:com.android.server.alarm
Test: atest com.android.server.DeviceIdleControllerTest
Change-Id: I759ef29342cc64fa72f941f6f21f0909bbd2fe4b
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions
