Searched refs:appConsentTest (Results 1 – 1 of 1) sorted by relevance
111 appConsentTest(0, false); in consentSystemServerOnlyTest()119 appConsentTest(1, false); in consentPpApiOnlyTest()129 appConsentTest(2, false); in consentSystemServerAndPpApiTest()138 appConsentTest(Flags.APPSEARCH_ONLY, false); in consentAppSearchOnlyTest()149 appConsentTest(Flags.APPSEARCH_ONLY, true); in consentAppSearchOnlyDialogsOnTest()161 appConsentTest(0, true); in consentSystemServerOnlyDialogsOnTest()169 appConsentTest(1, true); in consentPpApiOnlyDialogsOnTest()179 appConsentTest(2, true); in consentSystemServerAndPpApiDialogsOnTest()210 private void appConsentTest(int consentSourceOfTruth, boolean dialogsOn) in appConsentTest() method in AppConsentSettingsUiAutomatorTest