Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java290 addSystemShortcutsIconsOnly(nonWidgetSystemShortcuts); in addAllShortcuts()
358 private void addSystemShortcutsIconsOnly(List<SystemShortcut> systemShortcuts) { in addSystemShortcutsIconsOnly() method