Home
last modified time | relevance | path

Searched defs:shortcutView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
DShortcutsItemView.java123 public void addShortcutView(View shortcutView, PopupPopulator.Item shortcutType) { in addShortcutView()
127 private void addShortcutView(View shortcutView, PopupPopulator.Item shortcutType, int index) { in addShortcutView()
220 DeepShortcutView shortcutView = ((DeepShortcutView) mShortcutsLayout.getChildAt(i)); in createOpenAnimation() local
239 DeepShortcutView shortcutView = ((DeepShortcutView) mShortcutsLayout.getChildAt(i)); in createCloseAnimation() local