Searched refs:fpMsg (Results 1 – 1 of 1) sorted by relevance
144 String fpMsg = "fpMessage"; in testFaceMessageDroppedWhileFingerprintMessageShowing() local146 fpMsg, BiometricSourceType.FINGERPRINT in testFaceMessageDroppedWhileFingerprintMessageShowing()148 verify(mKeyguardMessageArea).setMessage(eq(fpMsg), /* animate= */ anyBoolean()); in testFaceMessageDroppedWhileFingerprintMessageShowing()160 String fpMsg = "fpMessage"; in testGenericMessageShowsAfterFingerprintMessageShowing() local162 fpMsg, BiometricSourceType.FINGERPRINT in testGenericMessageShowsAfterFingerprintMessageShowing()164 verify(mKeyguardMessageArea).setMessage(eq(fpMsg), /* animate= */ anyBoolean()); in testGenericMessageShowsAfterFingerprintMessageShowing()