Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitWithKeyboardShortcutController.java111 private final boolean mLeftOrTop; field in SplitWithKeyboardShortcutController.SplitWithKeyboardShortcutRecentsAnimationListener
115 mLeftOrTop = leftOrTop; in SplitWithKeyboardShortcutRecentsAnimationListener()
124 mLeftOrTop ? STAGE_POSITION_TOP_OR_LEFT : STAGE_POSITION_BOTTOM_OR_RIGHT, in onRecentsAnimationStart()
126 mLeftOrTop ? LAUNCHER_KEYBOARD_SHORTCUT_SPLIT_LEFT_TOP in onRecentsAnimationStart()