Home
last modified time | relevance | path

Searched refs:CONSENT_NOTIFICATION_ACTIVITY_DEBUG_MODE (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/
DDebugFlags.java104 static final boolean CONSENT_NOTIFICATION_ACTIVITY_DEBUG_MODE = false; field in DebugFlags
138 CONSENT_NOTIFICATION_ACTIVITY_DEBUG_MODE); in getConsentNotificationActivityDebugMode()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/
DDebugFlagsTestCase.java20 import static com.android.adservices.service.DebugFlags.CONSENT_NOTIFICATION_ACTIVITY_DEBUG_MODE;
93 CONSENT_NOTIFICATION_ACTIVITY_DEBUG_MODE, in testConsentNotificationActivityDebugMode()