Searched refs:onClientChangeLocked (Results 1 – 8 of 8) sorted by relevance
164 mSystemSupport.onClientChangeLocked(false); in disableSelf()189 mSystemSupport.onClientChangeLocked(false); in onServiceConnected()224 mSystemSupport.onClientChangeLocked(false); in initializeService()391 mSystemSupport.onClientChangeLocked(false); in binderDied()507 mSystemSupport.onClientChangeLocked(false); in setFocusAppearance()
236 mSystemSupport.onClientChangeLocked(false); in destroyUiAutomationService()
270 void onClientChangeLocked(boolean serviceInfoChanged); in onClientChangeLocked() method495 mSystemSupport.onClientChangeLocked(true); in setServiceInfo()2046 mSystemSupport.onClientChangeLocked(false); in ensureWindowsAvailableTimedLocked()2421 mSystemSupport.onClientChangeLocked(true); in setCacheEnabled()
4214 public void onClientChangeLocked(boolean serviceInfoChanged) { in onClientChangeLocked() method in AccessibilityManagerService4215 onClientChangeLocked(serviceInfoChanged, false); in onClientChangeLocked()4223 public void onClientChangeLocked(boolean serviceInfoChanged, boolean forceUpdate) { in onClientChangeLocked() method in AccessibilityManagerService4247 onClientChangeLocked(true, true); in removeDeviceIdLocked()
173 verify(mMockSystemSupport).onClientChangeLocked(false); in uiAutomationBinderDiesBeforeConnecting_notifiesSystem()181 verify(mMockSystemSupport).onClientChangeLocked(false); in uiAutomationWithDontUseAccessibilityFlagAfterUnregistering_notifiesSystem()
506 mA11yms.onClientChangeLocked(/* serviceInfoChanged= */false); in testOnClientChange_magnificationEnabledAndCapabilityAll_requestConnection()520 mA11yms.onClientChangeLocked(/* serviceInfoChanged= */false); in testOnClientChange_boundServiceCanControlMagnification_requestConnection()
196 verify(mMockSystemSupport, times(2)).onClientChangeLocked(false); in connectedService_notInEnabledServiceList_doNotInitClient()
286 verify(mMockSystemSupport).onClientChangeLocked(true); in setServiceInfo_invokeOnClientChange()372 verify(mMockSystemSupport).onClientChangeLocked(false); in getWindows_notTrackingWindows_invokeOnClientChange()399 verify(mMockSystemSupport).onClientChangeLocked(false); in getWindow_notTrackingWindows_invokeOnClientChange()