Searched refs:KEY_CONSENT_NOTIFICATION_DEBUG_MODE (Results 1 – 12 of 12) sorted by relevance
19 …port static com.android.adservices.service.DebugFlagsConstants.KEY_CONSENT_NOTIFICATION_DEBUG_MODE;90 doReturn(true).when(mUxStatesManager).getFlag(KEY_CONSENT_NOTIFICATION_DEBUG_MODE); in isEligibleTest_consentDebugModeOn()100 doReturn(false).when(mUxStatesManager).getFlag(KEY_CONSENT_NOTIFICATION_DEBUG_MODE); in isEligibleTest_consentDebugModeOff()
19 …port static com.android.adservices.service.DebugFlagsConstants.KEY_CONSENT_NOTIFICATION_DEBUG_MODE;41 return uxStatesManager.getFlag(KEY_CONSENT_NOTIFICATION_DEBUG_MODE); in isEligible()
18 …port static com.android.adservices.service.DebugFlagsConstants.KEY_CONSENT_NOTIFICATION_DEBUG_MODE;200 if (getFlag(KEY_CONSENT_NOTIFICATION_DEBUG_MODE)) { in wasPasNotificationDisplayed()208 if (getFlag(KEY_CONSENT_NOTIFICATION_DEBUG_MODE)) { in wasPasNotificationOpened()
18 …port static com.android.adservices.service.DebugFlagsConstants.KEY_CONSENT_NOTIFICATION_DEBUG_MODE;35 @DisableDebugFlag(KEY_CONSENT_NOTIFICATION_DEBUG_MODE)
18 …port static com.android.adservices.service.DebugFlagsConstants.KEY_CONSENT_NOTIFICATION_DEBUG_MODE;38 @DisableDebugFlag(KEY_CONSENT_NOTIFICATION_DEBUG_MODE)
24 …port static com.android.adservices.service.DebugFlagsConstants.KEY_CONSENT_NOTIFICATION_DEBUG_MODE;83 return getDebugFlag(KEY_CONSENT_NOTIFICATION_DEBUG_MODE, CONSENT_NOTIFICATION_DEBUG_MODE); in getConsentNotificationDebugMode()
30 public static final String KEY_CONSENT_NOTIFICATION_DEBUG_MODE = field in DebugFlagsConstants
5774 DebugFlagsConstants.KEY_CONSENT_NOTIFICATION_DEBUG_MODE, in getUxFlags()
20 …port static com.android.adservices.service.DebugFlagsConstants.KEY_CONSENT_NOTIFICATION_DEBUG_MODE;222 doReturn(true).when(mUxStatesManager).getFlag(KEY_CONSENT_NOTIFICATION_DEBUG_MODE); in getEligibleEnrollmentChannelTest_gaUxConsentDebugModeOn()373 doReturn(true).when(mUxStatesManager).getFlag(KEY_CONSENT_NOTIFICATION_DEBUG_MODE); in getEligibleEnrollmentChannelTest_betaUxConsentDebugModeOn()440 doReturn(true).when(mUxStatesManager).getFlag(KEY_CONSENT_NOTIFICATION_DEBUG_MODE); in getEligibleEnrollmentChannelTest_u18UxConsentDebugModeOn()519 doReturn(true).when(mUxStatesManager).getFlag(KEY_CONSENT_NOTIFICATION_DEBUG_MODE); in getEligibleEnrollmentChannelTest_unsupportedUxConsentDebugModeOn()
31 …port static com.android.adservices.service.DebugFlagsConstants.KEY_CONSENT_NOTIFICATION_DEBUG_MODE;72 KEY_CONSENT_NOTIFICATION_DEBUG_MODE, in testConsentNotificationDebugMode()