Home | History | Annotate | Download | only in launcher3

Lines Matching defs:InstallShortcutReceiver

903         InstallShortcutReceiver.disableAndFlushInstallQueue(this);
930 InstallShortcutReceiver.enableInstallQueue();
3903 bounceAnim.setDuration(InstallShortcutReceiver.NEW_SHORTCUT_BOUNCE_DURATION);
3904 bounceAnim.setStartDelay(i * InstallShortcutReceiver.NEW_SHORTCUT_STAGGER_DELAY);