Searched refs:onClientActiveChanged (Results 1 – 5 of 5) sorted by relevance
79 mFingerprintGestureDispatcher.onClientActiveChanged(true); in testNoServices_doesNotCrashOrConsumeGestures()80 mFingerprintGestureDispatcher.onClientActiveChanged(false); in testNoServices_doesNotCrashOrConsumeGestures()89 mFingerprintGestureDispatcher.onClientActiveChanged(true); in testOneNonCapturingService_doesNotCrashOrConsumeGestures()90 mFingerprintGestureDispatcher.onClientActiveChanged(false); in testOneNonCapturingService_doesNotCrashOrConsumeGestures()102 mFingerprintGestureDispatcher.onClientActiveChanged(true); in testOneCapturingService_notifiesClientOfActivityChanges()106 mFingerprintGestureDispatcher.onClientActiveChanged(false); in testOneCapturingService_notifiesClientOfActivityChanges()
23 void onClientActiveChanged(boolean isActive); in onClientActiveChanged() method
107 public void onClientActiveChanged(boolean nonGestureFingerprintClientActive) { in onClientActiveChanged() method in FingerprintGestureDispatcher
880 callbacks.get(i).onClientActiveChanged(isActive); in notifyClientActiveCallbacks()
4608 PLcom/android/server/accessibility/FingerprintGestureDispatcher;->onClientActiveChanged(Z)V