Home
last modified time | relevance | path

Searched refs:ACCESSIBILITY_SERVICE (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/core/java/android/app/
DUiAutomationConnection.java61 .asInterface(ServiceManager.getService(Service.ACCESSIBILITY_SERVICE));
280 ServiceManager.getService(Context.ACCESSIBILITY_SERVICE)); in registerUiTestAutomationServiceLocked()
302 ServiceManager.getService(Context.ACCESSIBILITY_SERVICE)); in unregisterUiTestAutomationServiceLocked()
DContextImpl.java353 registerService(ACCESSIBILITY_SERVICE, new ServiceFetcher() { in registerService() argument
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DLiftToActivateListener.java36 Context.ACCESSIBILITY_SERVICE); in LiftToActivateListener()
/frameworks/support/v4/java/android/support/v4/view/
DViewParentCompat.java46 .getSystemService(Context.ACCESSIBILITY_SERVICE); in requestSendAccessibilityEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DAccessibilityController.java38 (AccessibilityManager) context.getSystemService(Context.ACCESSIBILITY_SERVICE); in AccessibilityController()
/frameworks/base/services/core/java/com/android/server/am/
DLockTaskNotify.java42 mContext.getSystemService(Context.ACCESSIBILITY_SERVICE); in LockTaskNotify()
DLockToAppRequestDialog.java42 mContext.getSystemService(Context.ACCESSIBILITY_SERVICE); in LockToAppRequestDialog()
/frameworks/base/core/java/com/android/internal/widget/
DExploreByTouchHelper.java93 mManager = (AccessibilityManager) mContext.getSystemService(Context.ACCESSIBILITY_SERVICE); in ExploreByTouchHelper()
532 (AccessibilityManager) mContext.getSystemService(Context.ACCESSIBILITY_SERVICE); in requestAccessibilityFocus()
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityManager.java202 IBinder iBinder = ServiceManager.getService(Context.ACCESSIBILITY_SERVICE); in getInstance()
621 IBinder iBinder = ServiceManager.getService(Context.ACCESSIBILITY_SERVICE); in tryConnectToServiceLocked()
/frameworks/base/core/java/android/content/
DContext.java2092 ACCESSIBILITY_SERVICE,
2336 public static final String ACCESSIBILITY_SERVICE = "accessibility"; field in Context
/frameworks/support/v4/java/android/support/v4/widget/
DExploreByTouchHelper.java96 mManager = (AccessibilityManager) context.getSystemService(Context.ACCESSIBILITY_SERVICE); in ExploreByTouchHelper()
/frameworks/base/services/tests/servicestests/src/com/android/server/
DAccessibilityManagerServiceTest.java89 IBinder iBinder = ServiceManager.getService(Context.ACCESSIBILITY_SERVICE); in AccessibilityManagerServiceTest()
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
DRadialPickerLayout.java138 …essibilityManager = (AccessibilityManager) context.getSystemService(Context.ACCESSIBILITY_SERVICE); in RadialPickerLayout()
/frameworks/base/services/java/com/android/server/
DSystemServer.java535 ServiceManager.addService(Context.ACCESSIBILITY_SERVICE, in startOtherServices()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumePanel.java341 Context.ACCESSIBILITY_SERVICE); in VolumePanel()
/frameworks/base/docs/html/sdk/api_diff/4/
DmissingSinces.txt110 NO DOC BLOCK: android.content.Context Field ACCESSIBILITY_SERVICE
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java456 mContext.getSystemService(Context.ACCESSIBILITY_SERVICE); in start()
/frameworks/base/media/java/android/media/
DAudioService.java5307 (AccessibilityManager) ctxt.getSystemService(Context.ACCESSIBILITY_SERVICE); in init()
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java291 .getSystemService(Context.ACCESSIBILITY_SERVICE); in RecyclerView()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java4297 IBinder iBinder = ServiceManager.getService(Context.ACCESSIBILITY_SERVICE); in getAccessibilityManagerForUser()
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java1028 Context.ACCESSIBILITY_SERVICE); in init()
/frameworks/base/api/
Dcurrent.txt7188 field public static final java.lang.String ACCESSIBILITY_SERVICE = "accessibility";