Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DFingerprintGestureControllerTest.java61 assertTrue(mFingerprintGestureController.isGestureDetectionAvailable()); in testIsGestureDetectionActive_returnsValueFromServer()
64 assertFalse(mFingerprintGestureController.isGestureDetectionAvailable()); in testIsGestureDetectionActive_returnsValueFromServer()
/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DFingerprintGestureController.java88 public boolean isGestureDetectionAvailable() { in isGestureDetectionAvailable() method in FingerprintGestureController
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt3529 method public boolean isGestureDetectionAvailable();