Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
H A DDesktopModeVisualIndicator.java57 public static final int TO_SPLIT_LEFT_INDICATOR = 3; field in DesktopModeVisualIndicator
104 if (inputCoordinates.x <= transitionAreaWidth) return TO_SPLIT_LEFT_INDICATOR; in determineIndicatorType()
132 case TO_SPLIT_LEFT_INDICATOR: in defineIndicatorRange()
166 case TO_SPLIT_LEFT_INDICATOR: in createView()
321 case TO_SPLIT_LEFT_INDICATOR: in animateBounds()