Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DLauncherPopupLiveUpdateHandler.java58 if (mPopupContainerWithArrow.getSystemShortcutContainer() in onWidgetsBound()
80 if (mPopupContainerWithArrow.getSystemShortcutContainer() in onWidgetsBound()
DPopupContainerWithArrow.java406 protected ViewGroup getSystemShortcutContainer() { in getSystemShortcutContainer() method