Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DBackEvent.java34 public static final int EDGE_RIGHT = 1; field in BackEvent
39 EDGE_RIGHT,
DBackTouchTracker.java67 || (touchX > mStartThresholdX && mSwipeEdge == BackEvent.EDGE_RIGHT)) { in update()
70 || (mSwipeEdge == BackEvent.EDGE_RIGHT && mStartThresholdX > mInitTouchX)) { in update()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/back/
DBackAnimationSpecTest.kt46 backInput = BackInput(progressX = 1f, progressY = 0f, edge = BackEvent.EDGE_RIGHT), in sysUi_floatingSystemSurfaces_animationValues()
96 backInput = BackInput(progressX = 1f, progressY = 0f, edge = BackEvent.EDGE_RIGHT), in sysUi_bottomsheet_animationValues()
/frameworks/base/core/tests/coretests/src/android/window/
DBackTouchTrackerTest.kt94 linearTracker.setGestureStartLocation(INITIAL_X_RIGHT_EDGE, 0f, BackEvent.EDGE_RIGHT) in generatesProgress_rightEdge()
207 linearTracker.setGestureStartLocation(INITIAL_X_RIGHT_EDGE, 0f, BackEvent.EDGE_RIGHT) in restartingGesture_resetsInitialTouchX_rightEdge()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
DDefaultCrossActivityBackAnimation.kt53 if (swipeEdge != BackEvent.EDGE_RIGHT) { in preparePreCommitClosingRectMovement()
DCrossTaskBackAnimation.java21 import static android.window.BackEvent.EDGE_RIGHT;
350 mIsRightEdge = backEvent.getSwipeEdge() == EDGE_RIGHT; in onBackStarted()
DCustomCrossActivityBackAnimation.kt80 val offset = if (swipeEdge != BackEvent.EDGE_RIGHT) { in <lambda>()
/frameworks/base/core/java/android/inputmethodservice/
DKeyboard.java78 public static final int EDGE_RIGHT = 0x02; field in Keyboard
471 boolean rightEdge = (edgeFlags & EDGE_RIGHT) > 0; in isInside()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DEdgeBackGestureHandler.java1176 /* swipeEdge = */ mIsOnLeftEdge ? BackEvent.EDGE_LEFT : BackEvent.EDGE_RIGHT); in dispatchToBackAnimation()
/frameworks/base/core/java/android/view/
DMotionEvent.java604 public static final int EDGE_RIGHT = 0x00000008; field in MotionEvent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt20898 field @Deprecated public static final int EDGE_RIGHT = 2; // 0x2
51952 field public static final int EDGE_RIGHT = 8; // 0x8
61463 field public static final int EDGE_RIGHT = 1; // 0x1
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13577 field public static final int EDGE_RIGHT = 2; // 0x2
33043 field public static final int EDGE_RIGHT = 8; // 0x8