HomeSort by relevance Sort by last modified time
    Searched defs:findActivity (Results 1 - 4 of 4) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
AllAppsList.java 61 if (findActivity(data, info.componentName, info.user)) {
131 if (!findActivity(matches, component, user)) {
176 private static boolean findActivity(List<LauncherActivityInfo> apps, ComponentName component,
191 private static boolean findActivity(ArrayList<ApplicationInfo> apps, ComponentName component,
  /packages/apps/Launcher3/src/com/android/launcher3/
AllAppsList.java 187 if (!findActivity(matches, applicationInfo.componentName)) {
224 private static boolean findActivity(List<LauncherActivityInfo> apps,
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowPackageManagerTest.java     [all...]
  /prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/SNAPSHOT/
glide-SNAPSHOT.jar 

Completed in 1615 milliseconds