Searched refs:showAppDetailsForProfile (Results 1 – 4 of 4) sorted by relevance
75 public abstract void showAppDetailsForProfile(ComponentName component, UserHandleCompat user); in showAppDetailsForProfile() method in LauncherAppsCompat
78 public void showAppDetailsForProfile(ComponentName component, UserHandleCompat user) { in showAppDetailsForProfile() method in LauncherAppsCompatVL
91 public void showAppDetailsForProfile(ComponentName component, UserHandleCompat user) { in showAppDetailsForProfile() method in LauncherAppsCompatV16
2887 launcherApps.showAppDetailsForProfile(componentName, user); in startApplicationDetailsActivity()