Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java423 resId, container, getInsertIndexForSystemShortcut(container, info)); in initializeSystemShortcut()
440 private int getInsertIndexForSystemShortcut(ViewGroup container, SystemShortcut shortcut) { in getInsertIndexForSystemShortcut() method