Searched refs:StrongAuthTimeoutAlarmListener (Results 1 – 2 of 2) sorted by relevance
91 protected final ArrayMap<Integer, StrongAuthTimeoutAlarmListener>255 StrongAuthTimeoutAlarmListener alarm = mStrongAuthTimeoutAlarmListenerForUser.get(userId); in rescheduleStrongAuthTimeoutAlarm()260 alarm = new StrongAuthTimeoutAlarmListener(strongAuthTime, userId); in rescheduleStrongAuthTimeoutAlarm()285 StrongAuthTimeoutAlarmListener alarm = mStrongAuthTimeoutAlarmListenerForUser.get(userId); in handleRefreshStrongAuthTimeout()529 protected class StrongAuthTimeoutAlarmListener implements OnAlarmListener { class in LockSettingsStrongAuth534 public StrongAuthTimeoutAlarmListener(long latestStrongAuthTime, int userId) { in StrongAuthTimeoutAlarmListener() method in LockSettingsStrongAuth.StrongAuthTimeoutAlarmListener
51 import com.android.server.locksettings.LockSettingsStrongAuth.StrongAuthTimeoutAlarmListener;180 StrongAuthTimeoutAlarmListener alarm = in testReportSuccessfulStrongAuthUnlock_schedulePrimaryAuthTimeout()198 StrongAuthTimeoutAlarmListener alarm = in testReportSuccessfulStrongAuthUnlock_testRefreshStrongAuthTimeout()