Searched defs:startAppInfoFragment (Results 1 – 2 of 2) sorted by relevance
210 public static void startAppInfoFragment(Class<?> fragment, int titleRes, in startAppInfoFragment() method in AppInfoBase215 public static void startAppInfoFragment(Class<?> fragment, int titleRes, in startAppInfoFragment() method in AppInfoBase
533 private void startAppInfoFragment(Class<?> fragment, int titleRes) { in startAppInfoFragment() method in ManageApplications