Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java282 addDeepShortcuts(deepShortcutCount, currentHeight); in addAllShortcuts()
303 addDeepShortcuts(deepShortcutCount, currentHeight); in addAllShortcuts()
388 private void addDeepShortcuts(int deepShortcutCount, float currentHeight) { in addDeepShortcuts() method