Searched refs:mDetectInteraction (Results 1 – 1 of 1) sorted by relevance
61 mDetectInteraction++; in onInteractionDetected()89 int32_t getDetectInteractionCount() { return mDetectInteraction; } in getDetectInteractionCount()94 int32_t mDetectInteraction = 0; member in aidl::android::hardware::biometrics::fingerprint::TestSessionCallback