Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java350 initializeSystemShortcut( in addSystemShortcuts()
375 initializeSystemShortcut( in addSystemShortcutsIconsOnly()
442 View view = initializeSystemShortcut(R.layout.system_shortcut, container, info, false); in initializeWidgetShortcut()
456 protected View initializeSystemShortcut(int resId, ViewGroup container, SystemShortcut info, in initializeSystemShortcut() method