Searched refs:NO_BUTTON (Results 1 – 16 of 16) sorted by relevance
20 import static com.android.quickstep.SysUINavigationMode.Mode.NO_BUTTON;43 return mMode != NO_BUTTON && mDisplayRotation == Surface.ROTATION_90; in isRightEdge()47 return mMode != NO_BUTTON && mDisplayRotation == Surface.ROTATION_270; in isLeftEdge()
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()
396 if (mMode == Mode.NO_BUTTON) { in initTouchBounds()449 if (mMode == Mode.NO_BUTTON) { in onNavigationModeChanged()560 } else if (mIsUserUnlocked && mMode == Mode.NO_BUTTON in onInputEvent()615 if (mMode == Mode.NO_BUTTON) { in newConsumer()696 return mMode == Mode.NO_BUTTON && exclusionRegion != null in disableHorizontalSwipe()706 if (mMode == Mode.NO_BUTTON && !mOverviewComponentObserver.isHomeAndOverviewSame()) { in createOtherActivityInputConsumer()722 if (mMode == Mode.NO_BUTTON && taskInfo != null) { in createDeviceLockedInputConsumer()
458 if (mMode != Mode.NO_BUTTON || mRecentsView == null) { in maybeUpdateRecentsAttachedState()562 if (mMode != Mode.NO_BUTTON) { in updateFinalShift()717 } else if (mMode == Mode.NO_BUTTON) {738 if (mMode == Mode.NO_BUTTON && isSwipeUp && !willGoToNewTaskOnSwipeUp) {740 } else if (mMode == Mode.NO_BUTTON && isSwipeUp && !mIsShelfPeeking) {782 if (endTarget == RECENTS && mMode != Mode.NO_BUTTON) { in handleNormalGestureEnd()827 if (mMode == Mode.NO_BUTTON) { in handleNormalGestureEnd()
83 if (dp.isVerticalBarLayout() && SysUINavigationMode.getMode(context) != Mode.NO_BUTTON) { in getSwipeUpDestinationAndLength()204 if (SysUINavigationMode.getMode(activity) == Mode.NO_BUTTON) {283 && SysUINavigationMode.getMode(activity) != Mode.NO_BUTTON) {
19 import static com.android.quickstep.SysUINavigationMode.Mode.NO_BUTTON;65 && SysUINavigationMode.INSTANCE.get(context).getMode() != NO_BUTTON) { in getSwipeUpDestinationAndLength()
293 if (mMode == Mode.NO_BUTTON) { in initTransitionEndpoints()
73 launcher.getRotationHelper().setRotationHadDifferentUI(m != Mode.NO_BUTTON); in enableLiveUIChanges()77 launcher.getRotationHelper().setRotationHadDifferentUI(m != Mode.NO_BUTTON); in enableLiveUIChanges()244 if (SysUINavigationMode.getMode(l) == Mode.NO_BUTTON) { in getOverviewScaleAndTranslationForNormalState()
139 if (mSysUINavigationMode == Mode.NO_BUTTON) { in onNavigationModeChanged()203 if (mSysUINavigationMode == Mode.NO_BUTTON in updateColors()
67 if (SysUINavigationMode.getMode(launcher) == SysUINavigationMode.Mode.NO_BUTTON) { in getWorkspaceScaleAndTranslation()
40 NO_BUTTON(true, 2); enumConstant
130 if (SysUINavigationMode.getMode(launcher) == SysUINavigationMode.Mode.NO_BUTTON) {
47 if (SysUINavigationMode.getMode(context) == SysUINavigationMode.Mode.NO_BUTTON) { in getDefaultSwipeHeight()
125 if (SysUINavigationMode.getMode(mLauncher) == Mode.NO_BUTTON) { in setupInterpolators()
194 if (SysUINavigationMode.getMode(launcher) == SysUINavigationMode.Mode.NO_BUTTON) {
292 if (mMode == Mode.NO_BUTTON) { in onMotionEvent()