Home
last modified time | relevance | path

Searched refs:launchSettingsPage (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/settings/app/DeviceOwnerApp/src/com/google/android/cts/deviceowner/
DDeviceOwnerTest.java127 launchSettingsPage(InstrumentationRegistry.getContext(), Settings.ACTION_PRIVACY_SETTINGS); in launchPrivacyAndCheckWorkPolicyInfo()
137 private void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage() method in DeviceOwnerTest