summaryrefslogtreecommitdiff
path: root/core/java/android/util/SparseArrayMap.java
diff options
context:
space:
mode:
authorSergey Nikolaienkov <sergeynv@google.com>2022-01-10 08:58:39 +0100
committerSergey Nikolaienkov <sergeynv@google.com>2022-01-10 09:36:09 +0100
commita4d4186ffbb06078d2a2544bd0772556128c4932 (patch)
tree1ca3203309c9a2dcf563bad2284600e1f1666387 /core/java/android/util/SparseArrayMap.java
parent2ffcd6dc422309dafed857e7f9234baf43ad567d (diff)
postAtFrontOfQueue() in ICompanionDeviceService.Stub
postAtFrontOfQueue() instead of post()-ing at the back of the queue in ICompanionDeviceService.Stub to prevent "posted" methods are invoked *before* onUnbind()/onDestroy(). Add missing @Override annotation to onDispatchMessage method. Clean up dispatchMessage() which is not a part of ICompanionDeviceService interface. Make the Stub implementation class private. Bug: 198485833 Bug: 200940347 Test: atest CtsCompanionDeviceManagerCoreTestCases Test: atest CtsCompanionDeviceManagerUiAutomationTestCases Test: atest CtsOsTestCases:CompanionDeviceManagerTest Change-Id: Ic44e7968b1cef42355631151aa6958fe1ec7dd6e
Diffstat (limited to 'core/java/android/util/SparseArrayMap.java')
0 files changed, 0 insertions, 0 deletions