Home
last modified time | relevance | path

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

/platform_testing/tests/androidbvt/src/com/android/androidbvt/
DSysUILockScreenTests.java191 private void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage() method in SysUILockScreenTests
/platform_testing/tests/functional/settingstests/src/com/android/settings/functional/
DSettingsHelper.java36 public static void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage() method in SettingsHelper
/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() method in SettingsHelperImpl
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java87 public static void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage() method in NotificationHelper