Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DFingerprintGestureControllerTest.java69 mFingerprintGestureController.onGestureDetectionActiveChanged(true); in testCallbacks_withNoListeners_shouldNotCrash()
77 mFingerprintGestureController.onGestureDetectionActiveChanged(true); in testDetectionActiveCallback_noHandler_shouldCallback()
80 mFingerprintGestureController.onGestureDetectionActiveChanged(false); in testDetectionActiveCallback_noHandler_shouldCallback()
87 mFingerprintGestureController.onGestureDetectionActiveChanged(true); in testDetectionActiveCallback_noHandler_shouldCallback()
88 mFingerprintGestureController.onGestureDetectionActiveChanged(false); in testDetectionActiveCallback_noHandler_shouldCallback()
101 mFingerprintGestureController.onGestureDetectionActiveChanged(true); in testDetectionActiveCallback_withHandler_shouldPostRunnableToHandler()
108 mFingerprintGestureController.onGestureDetectionActiveChanged(false); in testDetectionActiveCallback_withHandler_shouldPostRunnableToHandler()
118 mFingerprintGestureController.onGestureDetectionActiveChanged(true); in testDetectionActiveCallback_withHandler_shouldPostRunnableToHandler()
119 mFingerprintGestureController.onGestureDetectionActiveChanged(false); in testDetectionActiveCallback_withHandler_shouldPostRunnableToHandler()
/frameworks/base/core/java/android/accessibilityservice/
DFingerprintGestureController.java128 public void onGestureDetectionActiveChanged(boolean active) { in onGestureDetectionActiveChanged() method in FingerprintGestureController
DAccessibilityService.java1379 getFingerprintGestureController().onGestureDetectionActiveChanged(active); in onFingerprintCapturingGesturesChanged()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt133 Landroid/accessibilityservice/FingerprintGestureController;->onGestureDetectionActiveChanged(Z)V