Searched refs:PRIVACY_SANDBOX_UI (Results 1 – 1 of 1) sorted by relevance
52 private static final String PRIVACY_SANDBOX_UI = "android.adservices.ui.SETTINGS"; field in ApkTestUtil190 Intent intent = new Intent(PRIVACY_SANDBOX_UI); in launchSettingView()195 device.wait(Until.hasObject(By.pkg(PRIVACY_SANDBOX_UI).depth(0)), launchTimeout); in launchSettingView()201 Intent intent = new Intent(PRIVACY_SANDBOX_UI); in launchSettingViewGivenUx()208 device.wait(Until.hasObject(By.pkg(PRIVACY_SANDBOX_UI).depth(0)), launchTimeout); in launchSettingViewGivenUx()