Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java245 addSystemShortcuts(systemShortcuts, in populateAndShowRows()
277 addSystemShortcuts(systemShortcuts, in addAllShortcuts()
341 private void addSystemShortcuts(List<SystemShortcut> systemShortcuts, in addSystemShortcuts() method