Searched refs:getLockoutResetIntentForUser (Results 1 – 1 of 1) sorted by relevance
988 mAlarmManager.cancel(getLockoutResetIntentForUser(userId)); in cancelLockoutResetForUser()994 getLockoutResetIntentForUser(userId)); in scheduleLockoutResetForUser()997 private PendingIntent getLockoutResetIntentForUser(int userId) { in getLockoutResetIntentForUser() method in FingerprintService