Searched refs:isActivityEnabledForProfile (Results 1 – 4 of 4) sorted by relevance
85 public abstract boolean isActivityEnabledForProfile(ComponentName component, in isActivityEnabledForProfile() method in LauncherAppsCompat
131 public boolean isActivityEnabledForProfile(ComponentName component, UserHandle user) { in isActivityEnabledForProfile() method in LauncherAppsCompatVL
228 .isActivityEnabledForProfile(cn, mUser); in execute()
392 if (mLauncherApps.isActivityEnabledForProfile(cn, c.user)) { in loadWorkspace()