Searched refs:NO_BUTTON (Results 1 – 14 of 14) sorted by relevance
20 import static com.android.quickstep.SysUINavigationMode.Mode.NO_BUTTON;44 return mMode != NO_BUTTON && mDisplayRotation == Surface.ROTATION_90; in isRightEdge()48 return mMode != NO_BUTTON && mDisplayRotation == Surface.ROTATION_270; in isLeftEdge()
359 if (mMode == Mode.NO_BUTTON) { in initTouchBounds()410 if (mMode == Mode.NO_BUTTON) { in onNavigationModeChanged()518 } else if (mIsUserUnlocked && mMode == Mode.NO_BUTTON in onInputEvent()566 if (mMode == Mode.NO_BUTTON) { in newConsumer()622 } else if (mMode == Mode.NO_BUTTON && !mOverviewComponentObserver.isHomeAndOverviewSame()) { in newBaseConsumer()634 return mMode == Mode.NO_BUTTON && exclusionRegion != null in disableHorizontalSwipe()652 if (mMode == Mode.NO_BUTTON && taskInfo != null) { in createDeviceLockedInputConsumer()
391 if (mMode == Mode.NO_BUTTON) { in initTransitionEndpoints()620 if (mMode != Mode.NO_BUTTON || mRecentsView == null) { in maybeUpdateRecentsAttachedState()725 if (mRecentsView != null && mMode != Mode.NO_BUTTON) { in updateFinalShift()913 } else if (mMode == Mode.NO_BUTTON) {929 if (mMode == Mode.NO_BUTTON && endVelocity < 0 && !mIsShelfPeeking) {977 if (endTarget == RECENTS && mMode != Mode.NO_BUTTON) { in handleNormalGestureEnd()1022 if (mMode == Mode.NO_BUTTON) { in handleNormalGestureEnd()
19 import static com.android.quickstep.SysUINavigationMode.Mode.NO_BUTTON;65 && SysUINavigationMode.INSTANCE.get(context).getMode() != NO_BUTTON) { in getSwipeUpDestinationAndLength()
86 if (dp.isVerticalBarLayout() && SysUINavigationMode.getMode(context) != Mode.NO_BUTTON) { in getSwipeUpDestinationAndLength()227 if (SysUINavigationMode.getMode(activity) == Mode.NO_BUTTON) {339 && SysUINavigationMode.getMode(activity) != Mode.NO_BUTTON) {
21 import static com.android.quickstep.SysUINavigationMode.Mode.NO_BUTTON;78 if (SysUINavigationMode.getMode(context) == NO_BUTTON) {102 if (SysUINavigationMode.getMode(context) == NO_BUTTON) {147 if (mode == NO_BUTTON) { in createTouchControllers()
69 launcher.getRotationHelper().setRotationHadDifferentUI(m != Mode.NO_BUTTON); in enableLiveUIChanges()73 launcher.getRotationHelper().setRotationHadDifferentUI(m != Mode.NO_BUTTON); in enableLiveUIChanges()240 if (SysUINavigationMode.getMode(l) == Mode.NO_BUTTON) { in getOverviewScaleAndTranslationForNormalState()
132 if (mSysUINavigationMode == Mode.NO_BUTTON) { in onNavigationModeChanged()190 if (mSysUINavigationMode == Mode.NO_BUTTON in updateColors()
67 if (SysUINavigationMode.getMode(launcher) == SysUINavigationMode.Mode.NO_BUTTON) { in getWorkspaceScaleAndTranslation()
40 NO_BUTTON(true, 2); enumConstant
129 if (SysUINavigationMode.getMode(launcher) == SysUINavigationMode.Mode.NO_BUTTON) {
122 if (SysUINavigationMode.getMode(mLauncher) == Mode.NO_BUTTON) { in setupInterpolators()
185 if (SysUINavigationMode.getMode(launcher) == SysUINavigationMode.Mode.NO_BUTTON) {
297 if (mMode == Mode.NO_BUTTON) { in onMotionEvent()