Searched refs:startPendingAuthSession (Results 1 – 1 of 1) sorted by relevance
867 startPendingAuthSession(mBiometricService); in testErrorHalTimeout_whenAuthenticating_entersPausedState()1723 startPendingAuthSession(mBiometricService); in testWorkAuthentication_fingerprintWorksIfNotDisabledByDevicePolicyManager()1751 startPendingAuthSession(mBiometricService); in testWorkAuthentication_faceWorksIfNotDisabledByDevicePolicyManager()1942 startPendingAuthSession(mBiometricService); in invokeAuthenticateAndStart()1952 private static void startPendingAuthSession(BiometricService service) throws Exception { in startPendingAuthSession() method in BiometricServiceTest