Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
DDeepShortcutView.java73 public BubbleTextView getBubbleText() { in getBubbleText() method in DeepShortcutView
/packages/apps/Launcher3/src/com/android/launcher3/views/
DOptionsPopupView.java134 view.getBubbleText().setText(item.mLabelRes); in show()
DFloatingIconView.java232 v = ((DeepShortcutView) v).getBubbleText(); in getLocationBoundsForView()
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java399 info.setIconAndLabelFor(shortcutView.getIconView(), shortcutView.getBubbleText()); in initializeSystemShortcut()