Home
last modified time | relevance | path

Searched refs:mLatestStrongAuthTime (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsStrongAuth.java527 private long mLatestStrongAuthTime; field in LockSettingsStrongAuth.StrongAuthTimeoutAlarmListener
531 mLatestStrongAuthTime = latestStrongAuthTime; in StrongAuthTimeoutAlarmListener()
540 mLatestStrongAuthTime = strongAuthTime; in setLatestStrongAuthTime()
548 return mLatestStrongAuthTime; in getLatestStrongAuthTime()