Searched refs:NEW_SHORTCUT_BOUNCE_DURATION (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DInstallShortcutReceiver.java55 public static final int NEW_SHORTCUT_BOUNCE_DURATION = 450; field in class:InstallShortcutReceiver
H A DLauncher.java3681 bounceAnim.setDuration(InstallShortcutReceiver.NEW_SHORTCUT_BOUNCE_DURATION);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DInstallShortcutReceiver.java60 public static final int NEW_SHORTCUT_BOUNCE_DURATION = 450; field in class:InstallShortcutReceiver
H A DLauncher.java4645 bounceAnim.setDuration(InstallShortcutReceiver.NEW_SHORTCUT_BOUNCE_DURATION);

Completed in 132 milliseconds