Searched refs:mStrongAuthTimeoutAlarmListenerForUser (Results 1 – 2 of 2) sorted by relevance
92 mStrongAuthTimeoutAlarmListenerForUser = new ArrayMap<>(); field in LockSettingsStrongAuth255 StrongAuthTimeoutAlarmListener alarm = mStrongAuthTimeoutAlarmListenerForUser.get(userId); in rescheduleStrongAuthTimeoutAlarm()261 mStrongAuthTimeoutAlarmListenerForUser.put(userId, alarm); in rescheduleStrongAuthTimeoutAlarm()285 StrongAuthTimeoutAlarmListener alarm = mStrongAuthTimeoutAlarmListenerForUser.get(userId); in handleRefreshStrongAuthTimeout()
181 mStrongAuth.mStrongAuthTimeoutAlarmListenerForUser.get(PRIMARY_USER_ID); in testReportSuccessfulStrongAuthUnlock_schedulePrimaryAuthTimeout()199 mStrongAuth.mStrongAuthTimeoutAlarmListenerForUser.get(PRIMARY_USER_ID); in testReportSuccessfulStrongAuthUnlock_testRefreshStrongAuthTimeout()