Home
last modified time | relevance | path

Searched refs:CAPABILITY_CAN_REQUEST_FINGERPRINT_GESTURES (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/accessibilityservice/
DAccessibilityServiceInfo.java130 public static final int CAPABILITY_CAN_REQUEST_FINGERPRINT_GESTURES = 0x00000040; field in AccessibilityServiceInfo
584 mCapabilities |= CAPABILITY_CAN_REQUEST_FINGERPRINT_GESTURES; in AccessibilityServiceInfo()
1133 case CAPABILITY_CAN_REQUEST_FINGERPRINT_GESTURES: in capabilityToString()
1197 sAvailableCapabilityInfos.put(CAPABILITY_CAN_REQUEST_FINGERPRINT_GESTURES, in getCapabilityInfoSparseArray()
1198 new CapabilityInfo(CAPABILITY_CAN_REQUEST_FINGERPRINT_GESTURES, in getCapabilityInfoSparseArray()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java3684 & AccessibilityServiceInfo.CAPABILITY_CAN_REQUEST_FINGERPRINT_GESTURES) != 0; in canCaptureFingerprintGestures()
/frameworks/base/non-updatable-api/
Dcurrent.txt2924 field public static final int CAPABILITY_CAN_REQUEST_FINGERPRINT_GESTURES = 64; // 0x40
/frameworks/base/api/
Dcurrent.txt2924 field public static final int CAPABILITY_CAN_REQUEST_FINGERPRINT_GESTURES = 64; // 0x40