Searched refs:mLastUserControlCacheUpdate (Results 1 – 1 of 1) sorted by relevance
70 private long mLastUserControlCacheUpdate; field in UserPrivacyStatus79 mLastUserControlCacheUpdate = -1L; in UserPrivacyStatus()189 mLastUserControlCacheUpdate = sClock.currentTimeMillis(); in updateUserControlCache()198 if (mLastUserControlCacheUpdate == -1L) { in isUserControlCacheValid()201 long cacheDuration = sClock.currentTimeMillis() - mLastUserControlCacheUpdate; in isUserControlCacheValid()216 mLastUserControlCacheUpdate = -1L; in resetUserControlForTesting()224 mLastUserControlCacheUpdate = sClock.currentTimeMillis() in invalidateUserControlCacheForTesting()