Searched refs:launchSettingView (Results 1 – 4 of 4) sorted by relevance
/packages/modules/AdServices/adservices/apk/tests/util/java/com/android/adservices/ui/util/ |
D | SettingsTestUtil.java | 47 ApkTestUtil.launchSettingView(device, LAUNCH_TIMEOUT); in settingsRemoveMainToggleAndMeasurementEntryTestUtil() 70 ApkTestUtil.launchSettingView(device, LAUNCH_TIMEOUT); in settingsRemoveMainToggleAndMeasurementEntryTestRvcUxUtil() 92 ApkTestUtil.launchSettingView(device, LAUNCH_TIMEOUT); in measurementDialogTestUtil() 112 ApkTestUtil.launchSettingView(device, LAUNCH_TIMEOUT); in topicsToggleTestUtil() 145 ApkTestUtil.launchSettingView(device, LAUNCH_TIMEOUT); in fledgeToggleTestUtil() 178 ApkTestUtil.launchSettingView(device, LAUNCH_TIMEOUT); in measurementToggleTestUtil() 213 ApkTestUtil.launchSettingView(device, LAUNCH_TIMEOUT); in topicsSubtitleTestUtil() 224 ApkTestUtil.launchSettingView(device, LAUNCH_TIMEOUT); in appsSubtitleTestUtil() 235 ApkTestUtil.launchSettingView(device, LAUNCH_TIMEOUT); in measurementSubtitleTestUtil() 244 ApkTestUtil.launchSettingView(device, LAUNCH_TIMEOUT); in topicsToggleDialogTestUtil() [all …]
|
D | ApkTestUtil.java | 188 public static void launchSettingView(UiDevice device, int launchTimeout) { in launchSettingView() method in ApkTestUtil
|
/packages/modules/AdServices/adservices/apk/tests/settings/src/com/android/adservices/ui/settings/ |
D | BlockedTopicsSettingsUiAutomatorTest.java | 73 ApkTestUtil.launchSettingView(mDevice, LAUNCHER_LAUNCH_TIMEOUT); in topicBlockUnblockResetTest()
|
/packages/modules/AdServices/adservices/apk/tests/settingsgauxselector/src/com/android/adservices/ui/settingsga/ |
D | BlockedTopicsSettingsUxSelectorUiAutomatorTest.java | 78 ApkTestUtil.launchSettingView(mDevice, LAUNCHER_LAUNCH_TIMEOUT); in topicBlockUnblockTest()
|