Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/keyboard/
H A DKeyboardDragAndDropView.java125 setCurrentSelection(mCurrentSelection); in onStateTransitionComplete()
129 private void setCurrentSelection(VirtualNodeInfo nodeInfo) { in setCurrentSelection() method in KeyboardDragAndDropView
163 setCurrentSelection(nodeInfo); in dispatchUnhandledMove()
284 setCurrentSelection(new VirtualNodeInfo( in showForIcon()