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
81 callback.onClientActiveChanged(isActive); in notifyClientActiveCallbacks()
108 public void onClientActiveChanged(boolean nonGestureFingerprintClientActive) { in onClientActiveChanged() method in FingerprintGestureDispatcher
20100 Landroid/hardware/fingerprint/IFingerprintClientActiveCallback$Stub$Proxy;->onClientActiveChanged(Z…20105 Landroid/hardware/fingerprint/IFingerprintClientActiveCallback;->onClientActiveChanged(Z)V