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.java281 initializeSystemShortcut( in populateAndShow()
291 initializeSystemShortcut(R.layout.system_shortcut, this, shortcut); in populateAndShow()
393 initializeSystemShortcut( in onWidgetsBound()
414 private void initializeSystemShortcut(int resId, ViewGroup container, SystemShortcut info) { in initializeSystemShortcut() method in PopupContainerWithArrow