Searched refs:StrongAuthTimeoutAlarmListener (Results 1 – 2 of 2) sorted by relevance
59 private final ArrayMap<Integer, StrongAuthTimeoutAlarmListener>125 StrongAuthTimeoutAlarmListener alarm = mStrongAuthTimeoutAlarmListenerForUser.get(userId); in handleScheduleStrongAuthTimeout()129 alarm = new StrongAuthTimeoutAlarmListener(userId); in handleScheduleStrongAuthTimeout()186 private class StrongAuthTimeoutAlarmListener implements OnAlarmListener { class in LockSettingsStrongAuth190 public StrongAuthTimeoutAlarmListener(int userId) { in StrongAuthTimeoutAlarmListener() method in LockSettingsStrongAuth.StrongAuthTimeoutAlarmListener
8365 PLcom/android/server/locksettings/LockSettingsStrongAuth$StrongAuthTimeoutAlarmListener;->onAlarm()V