Searched defs:showAppDetailsForProfile (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/compat/
H A DLauncherAppsCompat.java74 public abstract void showAppDetailsForProfile(ComponentName component, UserHandle user, method in class:LauncherAppsCompat
84 public void showAppDetailsForProfile(ComponentName component, UserHandle user) { method in class:LauncherAppsCompat
85 showAppDetailsForProfile(component, user, null, null);
H A DLauncherAppsCompatVL.java97 public void showAppDetailsForProfile(ComponentName component, UserHandle user, method in class:LauncherAppsCompatVL

Completed in 46 milliseconds