Searched refs:mSystemSupport (Results 1 – 3 of 3) sorted by relevance
86 mIntent.putExtra(Intent.EXTRA_CLIENT_INTENT, mSystemSupport.getPendingIntentActivity( in AccessibilityServiceConnection()120 mSystemSupport.getMagnificationController().resetAllIfNeeded(mId); in unbindLocked()139 mSystemSupport.persistComponentNamesToSettingLocked( in disableSelf()145 mSystemSupport.onClientChangeLocked(false); in disableSelf()170 mSystemSupport.onClientChangeLocked(false); in onServiceConnected()201 mSystemSupport.onClientChangeLocked(false); in initializeService()236 return resolvedUserId == mSystemSupport.getCurrentUserIdLocked(); in isCalledForCurrentUserLocked()284 mSystemSupport.getMagnificationController().resetAllIfNeeded(mId); in binderDied()285 mSystemSupport.onClientChangeLocked(false); in binderDied()296 if (!mSystemSupport.isAccessibilityButtonShown()) { in isAccessibilityButtonAvailableLocked()[all …]
82 protected final SystemSupport mSystemSupport; field in AbstractAccessibilityServiceConnection255 mSystemSupport = systemSupport; in AbstractAccessibilityServiceConnection()336 mSystemSupport.getKeyEventDispatcher().setOnKeyEventResult(this, handled, sequence); in setOnKeyEventResult()370 mSystemSupport.onClientChangeLocked(true); in setServiceInfo()381 mSystemSupport.ensureWindowsAvailableTimed(); in getWindows()412 mSystemSupport.ensureWindowsAvailableTimed(); in getWindow()455 connection = mSystemSupport.getConnectionLocked(resolvedWindowId); in findAccessibilityNodeInfosByViewId()465 spec = mSystemSupport.getCompatibleMagnificationSpecLocked(resolvedWindowId); in findAccessibilityNodeInfosByViewId()471 callback = mSystemSupport.replaceCallbackIfNeeded(callback, resolvedWindowId, interactionId, in findAccessibilityNodeInfosByViewId()514 connection = mSystemSupport.getConnectionLocked(resolvedWindowId); in findAccessibilityNodeInfosByText()[all …]
52 private AbstractAccessibilityServiceConnection.SystemSupport mSystemSupport; field in UiAutomationManager105 mSystemSupport = systemSupport; in registerUiTestAutomationServiceLocked()214 mSystemSupport.onClientChangeLocked(false); in destroyUiAutomationService()