Searched refs:onGestureDetectionActiveChanged (Results 1 – 4 of 4) sorted by relevance
69 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()
128 public void onGestureDetectionActiveChanged(boolean active) { in onGestureDetectionActiveChanged() method in FingerprintGestureController
1379 getFingerprintGestureController().onGestureDetectionActiveChanged(active); in onFingerprintCapturingGesturesChanged()
133 Landroid/accessibilityservice/FingerprintGestureController;->onGestureDetectionActiveChanged(Z)V