Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/system-helpers/settings-helper/src/android/system/helpers/
DSettingsHelper.java177 public static void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage()
629 public void launchSettingsPageByComponentName(Context ctx, String name) { in launchSettingsPageByComponentName()