Searched refs:OVERSCROLL_VERTICAL_EDGE (Results 1 – 2 of 2) sorted by relevance
160 @VisibleForTesting static final int OVERSCROLL_VERTICAL_EDGE = 3; field in FullScreenMagnificationGestureHandler166 OVERSCROLL_VERTICAL_EDGE1010 == OVERSCROLL_VERTICAL_EDGE) { in onMotionEvent()1021 == OVERSCROLL_VERTICAL_EDGE) { in onMotionEvent()1269 == OVERSCROLL_VERTICAL_EDGE) { in onMotionEvent()1280 == OVERSCROLL_VERTICAL_EDGE) { in onMotionEvent()1666 return OVERSCROLL_VERTICAL_EDGE; in overscrollState()2061 case OVERSCROLL_VERTICAL_EDGE: in onScrollStateChanged()
980 assertTrue(mMgh.mOverscrollHandler.mOverscrollState == mMgh.OVERSCROLL_VERTICAL_EDGE); in testSingleFingerOverscrollAtTopEdge_isWatch_expectedOverscrollState()