Searched refs:pageName (Results 1 – 4 of 4) sorted by relevance
36 public static void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage() argument37 Intent intent = new Intent(pageName); in launchSettingsPage()
191 private void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage() argument192 Intent intent = new Intent(pageName); in launchSettingsPage()
103 public static void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage() argument104 Intent intent = new Intent(pageName); in launchSettingsPage()
87 public static void launchSettingsPage(Context ctx, String pageName) throws Exception { in launchSettingsPage() argument88 Intent intent = new Intent(pageName); in launchSettingsPage()