Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java366 @LayoutRes int shortcutIconLayout = R.layout.system_shortcut_icon_only; in addSystemShortcutsIconsOnly() local
370 shortcutIconLayout = R.layout.system_shortcut_icon_only_start; in addSystemShortcutsIconsOnly()
372 shortcutIconLayout = R.layout.system_shortcut_icon_only_end; in addSystemShortcutsIconsOnly()
376 shortcutIconLayout, in addSystemShortcutsIconsOnly()