Searched refs:mStrongAuthTimeoutAlarmListenerForUser (Results 1 – 2 of 2) sorted by relevance
89 mStrongAuthTimeoutAlarmListenerForUser = new ArrayMap<>(); field in LockSettingsStrongAuth252 StrongAuthTimeoutAlarmListener alarm = mStrongAuthTimeoutAlarmListenerForUser.get(userId); in rescheduleStrongAuthTimeoutAlarm()258 mStrongAuthTimeoutAlarmListenerForUser.put(userId, alarm); in rescheduleStrongAuthTimeoutAlarm()281 StrongAuthTimeoutAlarmListener alarm = mStrongAuthTimeoutAlarmListenerForUser.get(userId); in handleRefreshStrongAuthTimeout()
176 mStrongAuth.mStrongAuthTimeoutAlarmListenerForUser.get(PRIMARY_USER_ID); in testReportSuccessfulStrongAuthUnlock_schedulePrimaryAuthTimeout()194 mStrongAuth.mStrongAuthTimeoutAlarmListenerForUser.get(PRIMARY_USER_ID); in testReportSuccessfulStrongAuthUnlock_testRefreshStrongAuthTimeout()