OSDN Git Service

[Settings] Enable access from non-UI thread
authorBonian Chen <bonianchen@google.com>
Mon, 4 May 2020 03:04:09 +0000 (11:04 +0800)
committerBonian Chen <bonianchen@google.com>
Mon, 4 May 2020 03:07:41 +0000 (11:07 +0800)
commit19507e7585f5686e8ca7b35d1de21567401be300
tree7cd626e8a3239c52af6653f92c379e3a2a7e4865
parent37c795af3a1157fb5cd244d1dd9474983304b025
[Settings] Enable access from non-UI thread

To support query from settings intelligent, these listeners need to
support accessing from non-UI thread.

Bug: 149543756
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=ActiveSubsciptionsListenerTest
Change-Id: I768f41f76d0223634be2b728d33fa0cfcc69fe69
src/com/android/settings/network/ActiveSubsciptionsListener.java
src/com/android/settings/network/ProxySubscriptionManager.java