Home
last modified time | relevance | path

Searched refs:CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/accessibilityservice/
DAccessibilityServiceInfo.java92 public static final int CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION = 0x00000002; field in AccessibilityServiceInfo
114 sAvailableCapabilityInfos.put(CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION, in sAvailableCapabilityInfos.put() argument
115 new CapabilityInfo(CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION, in sAvailableCapabilityInfos.put() argument
495 mCapabilities |= CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION; in AccessibilityServiceInfo()
914 case CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION: in capabilityToString()
/frameworks/support/v4/java/android/support/v4/accessibilityservice/
DAccessibilityServiceInfoCompat.java133 public static final int CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION = 0x00000002; field in AccessibilityServiceInfoCompat
441 case CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION: in capabilityToString()
/frameworks/base/core/java/android/app/
DUiAutomationConnection.java331 | AccessibilityServiceInfo.CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION in registerUiTestAutomationServiceLocked()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java1445 & AccessibilityServiceInfo.CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION) == 0 in updateLegacyCapabilitiesLocked()
1452 | AccessibilityServiceInfo.CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION); in updateLegacyCapabilitiesLocked()
1609 & AccessibilityServiceInfo.CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION) != 0) { in canRequestAndRequestsTouchExplorationLocked()
/frameworks/support/v4/api/
D22.0.0.txt15 field public static final int CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION = 2; // 0x2
D22.1.0.txt15 field public static final int CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION = 2; // 0x2
D22.2.1.txt15 field public static final int CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION = 2; // 0x2
D22.2.0.txt15 field public static final int CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION = 2; // 0x2
D23.txt15 field public static final int CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION = 2; // 0x2
Dcurrent.txt15 field public static final int CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt2630 field public static final int CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION = 2; // 0x2
Dsystem-current.txt2729 field public static final int CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION = 2; // 0x2