Searched refs:notifySystemActionsChangedLocked (Results 1 – 3 of 3) sorted by relevance
275 mA11yms.notifySystemActionsChangedLocked(userState); in testOnSystemActionsChanged()
1623 notifySystemActionsChangedLocked(state); in onSystemActionsChanged()1640 void notifySystemActionsChangedLocked(AccessibilityUserState userState) { in notifySystemActionsChangedLocked() method in AccessibilityManagerService1643 service.notifySystemActionsChangedLocked(); in notifySystemActionsChangedLocked()
1733 public void notifySystemActionsChangedLocked() { in notifySystemActionsChangedLocked() method in AbstractAccessibilityServiceConnection