Searched refs:consentGrantedTime (Results 1 – 1 of 1) sorted by relevance
296 long consentGrantedTime = mConsentGranted.get(packageName).first; in canSkipConsentScreen() local297 if (consentGrantedTime + DEFAULT_BUGREPORT_CONSENTLESS_GRACE_PERIOD_MILLIS in canSkipConsentScreen()