Searched refs:notifySystemActionsChangedLocked (Results 1 – 3 of 3) sorted by relevance
1778 notifySystemActionsChangedLocked(state); in onSystemActionsChanged()1795 void notifySystemActionsChangedLocked(AccessibilityUserState userState) { in notifySystemActionsChangedLocked() method in AccessibilityManagerService1798 service.notifySystemActionsChangedLocked(); in notifySystemActionsChangedLocked()
1916 public void notifySystemActionsChangedLocked() { in notifySystemActionsChangedLocked() method in AbstractAccessibilityServiceConnection
358 mA11yms.notifySystemActionsChangedLocked(userState); in testOnSystemActionsChanged()