HomeSort by relevance Sort by last modified time
    Searched refs:isLauncherAppTarget (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
InstallShortcutReceiver.java 417 if (!Utilities.isLauncherAppTarget(original.launchIntent)
Utilities.java 676 public static boolean isLauncherAppTarget(Intent launchIntent) {
LauncherProvider.java 769 if (!Utilities.isLauncherAppTarget(intent)) {
    [all...]

Completed in 130 milliseconds