Searched refs:mAuthTimestamp (Results 1 – 1 of 1) sorted by relevance
99 final long mAuthTimestamp; field in CoexCoordinator.SuccessfulAuth132 mAuthTimestamp = currentTimeMillis; in SuccessfulAuth()145 + ", mAuthTimestamp: " + mAuthTimestamp in toString()429 if (currentTimeMillis - auth.mAuthTimestamp >= SUCCESSFUL_AUTH_VALID_DURATION_MS) { in popSuccessfulFaceAuthIfExists()