Home
last modified time | relevance | path

Searched refs:readNotifiedServiceList (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DPolicyWarningUIController.java266 mNotifiedA11yServices.addAll(readNotifiedServiceList(userId)); in onSwitchUser()
367 private ArraySet<ComponentName> readNotifiedServiceList(int userId) { in readNotifiedServiceList() method in PolicyWarningUIController.NotificationController
/frameworks/base/services/
Dart-wear-profile3652 …accessibility/PolicyWarningUIController$NotificationController;->readNotifiedServiceList(I)Landroi…