Searched refs:isMovingTowardsScreenEdge (Results 1 – 1 of 1) sorted by relevance
278 isMovingTowardsScreenEdge(mAlignment, currentRawX, mDownX) in onInterceptTouchEvent()518 private boolean isMovingTowardsScreenEdge(@Alignment int side, int currentRawX, int downX) { in isMovingTowardsScreenEdge() method in AccessibilityFloatingMenuView