Searched refs:latestStrongAuthTime (Results 1 – 1 of 1) sorted by relevance
530 public StrongAuthTimeoutAlarmListener(long latestStrongAuthTime, int userId) { in StrongAuthTimeoutAlarmListener() argument531 mLatestStrongAuthTime = latestStrongAuthTime; in StrongAuthTimeoutAlarmListener()