Searched refs:setIsNonStrongBiometricAllowed (Results 1 – 3 of 3) sorted by relevance
277 setIsNonStrongBiometricAllowed(true, userId); in handleScheduleStrongAuthTimeout()321 setIsNonStrongBiometricAllowed(true, userId); in handleStrongBiometricUnlock()349 protected void setIsNonStrongBiometricAllowed(boolean allowed, int userId) { in setIsNonStrongBiometricAllowed() method in LockSettingsStrongAuth590 setIsNonStrongBiometricAllowed(false, mUserId); in onAlarm()
105 mStrongAuth.setIsNonStrongBiometricAllowed(false /* allowed */, PRIMARY_USER_ID); in testSetIsNonStrongBiometricAllowed_disallowed()
18867 PLcom/android/server/locksettings/LockSettingsStrongAuth;->setIsNonStrongBiometricAllowed(ZI)V