Searched refs:rescheduleStrongAuthTimeoutAlarm (Results 1 – 2 of 2) sorted by relevance
248 private void rescheduleStrongAuthTimeoutAlarm(long strongAuthTime, int userId) { in rescheduleStrongAuthTimeoutAlarm() method in LockSettingsStrongAuth270 rescheduleStrongAuthTimeoutAlarm(mInjector.getElapsedRealtimeMs(), userId); in handleScheduleStrongAuthTimeout()283 rescheduleStrongAuthTimeoutAlarm(alarm.getLatestStrongAuthTime(), userId); in handleRefreshStrongAuthTimeout()
18865 PLcom/android/server/locksettings/LockSettingsStrongAuth;->rescheduleStrongAuthTimeoutAlarm(JI)V