Home
last modified time | relevance | path

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

/platform_testing/tests/androidbvt/src/com/android/androidbvt/
DSysUILockScreenTests.java193 private void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage()
/platform_testing/tests/functional/appsmoke/src/android/test/appsmoke/
DAppSmokeTest.java165 Context ctx = instr.getTargetContext(); in generateAppsList() local
/platform_testing/tests/functional/settingstests/src/com/android/settings/functional/
DSoundSettingsTest.java95 Context ctx = getInstrumentation().getContext(); in testDndPriorityAllows() local
DSettingsHelper.java36 public static void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage()
/platform_testing/libraries/settings-app-helper/src/android/platform/test/helpers/
DSettingsHelperImpl.java103 public static void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage()
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java87 public static void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage()