Searched refs:isActivityEnabled (Results 1 – 7 of 7) sorted by relevance
290 if (!isActivityEnabled(pm, component)) { in createIntent()309 private static boolean isActivityEnabled(PackageManager pm, ComponentName component) { in isActivityEnabled() method in QuickAccessWalletClientImpl
70 boolean isActivityEnabled( in isActivityEnabled() method
1120 public boolean isActivityEnabled(ComponentName component, UserHandle user) { in isActivityEnabled() method in LauncherApps1123 return mService.isActivityEnabled(mContext.getPackageName(), component, user); in isActivityEnabled()
1276 public boolean isActivityEnabled( in isActivityEnabled() method in LauncherAppsService.LauncherAppsImpl
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
11235 Landroid/content/pm/ILauncherApps$Stub$Proxy;->isActivityEnabled(Ljava/lang/String;Landroid/content…11275 Landroid/content/pm/ILauncherApps;->isActivityEnabled(Ljava/lang/String;Landroid/content/ComponentN…
12080 method public boolean isActivityEnabled(android.content.ComponentName, android.os.UserHandle);