Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java342 @LayoutRes int systemShortcutContainerLayout, @LayoutRes int systemShortcutLayout) { in addSystemShortcuts() argument
347 mSystemShortcutContainer = inflateAndAdd(systemShortcutContainerLayout, this); in addSystemShortcuts()