Home
last modified time | relevance | path

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

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java96 public static void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage() method in NotificationHelper
/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() method in SettingsHelper