Searched refs:launchSettingView (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/AdServices/adservices/apk/tests/settingsgaota/src/com/android/adservices/ui/settingsga/ |
| D | SettingsGaUiAutomatorTest.java | 94 ApkTestUtil.launchSettingView(sContext, sDevice, LAUNCH_TIMEOUT); in mainPageGaUxFlagEnableToDisableFlipTest() 122 ApkTestUtil.launchSettingView(sContext, sDevice, LAUNCH_TIMEOUT); in mainPageGaUxFlagEnableToDisableFlipTest() 148 ApkTestUtil.launchSettingView(sContext, sDevice, LAUNCH_TIMEOUT); in mainPageGaUxFlagDisableToEnableFlipTest() 173 ApkTestUtil.launchSettingView(sContext, sDevice, LAUNCH_TIMEOUT); in mainPageGaUxFlagDisableToEnableFlipTest() 202 ApkTestUtil.launchSettingView(sContext, sDevice, LAUNCH_TIMEOUT); in settingsRemoveMainToggleAndMeasurementEntryTest() 235 ApkTestUtil.launchSettingView(sContext, sDevice, LAUNCH_TIMEOUT); in measurementDialogTest() 259 ApkTestUtil.launchSettingView(sContext, sDevice, LAUNCH_TIMEOUT); in topicsToggleTest() 301 ApkTestUtil.launchSettingView(sContext, sDevice, LAUNCH_TIMEOUT); in fledgeToggleTest() 343 ApkTestUtil.launchSettingView(sContext, sDevice, LAUNCH_TIMEOUT); in measurementToggleTest() 386 ApkTestUtil.launchSettingView( in topicsSubTitleTest() [all …]
|
| /packages/modules/AdServices/adservices/apk/tests/settings/src/com/android/adservices/ui/settings/ |
| D | BlockedTopicsSettingsUiAutomatorTest.java | 143 ApkTestUtil.launchSettingView(CONTEXT, sDevice, LAUNCHER_LAUNCH_TIMEOUT); in topicBlockUnblockResetTest_betaUxView() 210 ApkTestUtil.launchSettingView(CONTEXT, sDevice, LAUNCHER_LAUNCH_TIMEOUT); in topicBlockUnblockResetTest_betaUxView() 229 ApkTestUtil.launchSettingView(CONTEXT, sDevice, LAUNCHER_LAUNCH_TIMEOUT); in topicBlockUnblockResetTest_gaUxView()
|
| D | ConsentSettingsUiAutomatorTest.java | 171 ApkTestUtil.launchSettingView( in consentTest()
|
| /packages/modules/AdServices/adservices/apk/tests/util/java/com/android/adservices/ui/util/ |
| D | ApkTestUtil.java | 142 public static void launchSettingView(Context context, UiDevice device, int launchTimeout) { in launchSettingView() method in ApkTestUtil
|