Searched refs:LaunchAppWith (Results 1 – 2 of 2) sorted by relevance
63 launchApp(CommonUtils.LaunchAppWith.ACTIVITY, ACTION_SETTINGS, SETTINGS_PAGE_NAME); in open()
229 public static void launchApp(LaunchAppWith launchAppWith, String packageActivityOrComponentName, in launchApp()397 public enum LaunchAppWith { enum in CommonUtils