Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/keyboard/
H A DKeyboardDragAndDropView.java64 private static final long MINOR_AXIS_WEIGHT = 13; field in KeyboardDragAndDropView
247 + minorAxisWeight * minorAxisWeight * MINOR_AXIS_WEIGHT; in getNextSelection()