Home
last modified time | relevance | path

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

/cts/hostsidetests/settings/app/DeviceOwnerApp/src/com/google/android/cts/deviceowner/
DDeviceOwnerTest.java137 private void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage() argument
138 Intent intent = new Intent(pageName); in launchSettingsPage()