Home
last modified time | relevance | path

Searched refs:isLauncherActivity (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DInstallShortcutReceiver.java197 if (!info.isLauncherActivity()) { in onReceive()
517 public boolean isLauncherActivity() { in isLauncherActivity() method in InstallShortcutReceiver.PendingInstallShortcutInfo
610 if (original.isLauncherActivity()) { in convertToLauncherActivityIfPossible()