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.java289 initializeSystemShortcut( in populateAndShow()
299 initializeSystemShortcut(R.layout.system_shortcut, this, shortcut); in populateAndShow()
400 initializeSystemShortcut( in onWidgetsBound()
421 private void initializeSystemShortcut(int resId, ViewGroup container, SystemShortcut info) { in initializeSystemShortcut() method