Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/keyboard/
H A DKeyboardDragAndDropView.java159 VirtualNodeInfo nodeInfo = getNextSelection(direction); in dispatchUnhandledMove()
173 private VirtualNodeInfo getNextSelection(int direction) { in getNextSelection() method in KeyboardDragAndDropView