Home
last modified time | relevance | path

Searched defs:dialogsOn (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/apk/tests/settings/src/com/android/adservices/ui/settings/
DConsentSettingsUiAutomatorTest.java132 private void consentTest(boolean dialogsOn) { in consentTest()
151 private void setConsentToFalse(boolean dialogsOn) { in setConsentToFalse()
158 private void performSwitchClick(boolean dialogsOn, UiObject2 mainSwitch) { in performSwitchClick()
DAppConsentSettingsUiAutomatorTest.java210 private void appConsentTest(int consentSourceOfTruth, boolean dialogsOn) in appConsentTest()
250 private void unblockAppConsent(boolean dialogsOn) throws InterruptedException { in unblockAppConsent()
276 private void resetAppConsent(boolean dialogsOn) throws InterruptedException { in resetAppConsent()
293 private void blockAppConsent(boolean dialogsOn) throws InterruptedException { in blockAppConsent()