Searched refs:getCurrentUserClientsLocked (Results 1 – 3 of 3) sorted by relevance
137 RemoteCallbackList<IAccessibilityManagerClient> getCurrentUserClientsLocked(); in getCurrentUserClientsLocked() method749 mSystemSupport.getCurrentUserClientsLocked(); in broadcastToClientsLocked()855 mSystemSupport.getCurrentUserClientsLocked(); in updateDeviceIdsIfNeededLocked()984 mSystemSupport.getCurrentUserClientsLocked(); in dump()
5141 public RemoteCallbackList<IAccessibilityManagerClient> getCurrentUserClientsLocked() { in getCurrentUserClientsLocked() method in AccessibilityManagerService
159 when(mMockProxySystemSupport.getCurrentUserClientsLocked()).thenReturn(userClients); in setup()266 verify(mMockProxySystemSupport).getCurrentUserClientsLocked(); in testUpdateProxyOfRunningAppsChange_changedUidIsStreamedApp_propagatesChange()