Searched refs:onClientActiveChanged (Results 1 – 5 of 5) sorted by relevance
78 mFingerprintGestureDispatcher.onClientActiveChanged(true); in testNoServices_doesNotCrashOrConsumeGestures()79 mFingerprintGestureDispatcher.onClientActiveChanged(false); in testNoServices_doesNotCrashOrConsumeGestures()88 mFingerprintGestureDispatcher.onClientActiveChanged(true); in testOneNonCapturingService_doesNotCrashOrConsumeGestures()89 mFingerprintGestureDispatcher.onClientActiveChanged(false); in testOneNonCapturingService_doesNotCrashOrConsumeGestures()101 mFingerprintGestureDispatcher.onClientActiveChanged(true); in testOneCapturingService_notifiesClientOfActivityChanges()105 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
877 callbacks.get(i).onClientActiveChanged(isActive); in notifyClientActiveCallbacks()
22987 Landroid/hardware/fingerprint/IFingerprintClientActiveCallback$Stub$Proxy;->onClientActiveChanged(Z…22992 Landroid/hardware/fingerprint/IFingerprintClientActiveCallback;->onClientActiveChanged(Z)V