Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java390 View systemShortcutView = mSystemShortcutContainer.getChildAt(i); in onWidgetsBound() local
391 if (systemShortcutView.getTag() instanceof SystemShortcut.Widgets) { in onWidgetsBound()
392 widgetsView = systemShortcutView; in onWidgetsBound()