Searched refs:lastConsentTimeMs (Results 1 – 1 of 1) sorted by relevance
78 long lastConsentTimeMs = PreferenceManager.getDefaultSharedPreferences(this) in onResume() local83 if (nowMs - lastConsentTimeMs > ONE_DAY_MS || lastConsentTimeMs > nowMs) { in onResume()