Searched defs:startAppInfoFragment (Results 1 – 3 of 3) sorted by relevance
222 public static void startAppInfoFragment(Class<?> fragment, int titleRes, in startAppInfoFragment() method in AppInfoBase
517 public static void startAppInfoFragment(Class<?> fragment, int title, Bundle args, in startAppInfoFragment() method in AppInfoDashboardFragment
637 private void startAppInfoFragment(Class<?> fragment, int titleRes) { in startAppInfoFragment() method in ManageApplications