Searched refs:EDGE_LEFT (Results 1 – 13 of 13) sorted by relevance
66 public static final int EDGE_LEFT = 1 << 0; field in ViewDragHelper86 public static final int EDGE_ALL = EDGE_LEFT | EDGE_TOP | EDGE_RIGHT | EDGE_BOTTOM;1231 if (checkNewEdgeDrag(dx, dy, pointerId, EDGE_LEFT)) { in reportNewEdgeDrags()1232 dragsStarted |= EDGE_LEFT; in reportNewEdgeDrags()1475 if (x < mParentView.getLeft() + mEdgeSize) result |= EDGE_LEFT; in getEdgesTouched()
361 mLeftDragger.setEdgeTrackingEnabled(ViewDragHelper.EDGE_LEFT); in DrawerLayout()1378 (!mLeftDragger.isEdgeTouched(ViewDragHelper.EDGE_LEFT) && in requestDisallowInterceptTouchEvent()1935 if ((edgeFlags & ViewDragHelper.EDGE_LEFT) == ViewDragHelper.EDGE_LEFT) { in onEdgeDragStarted()
661 mDragHelper.setEdgeTrackingEnabled(ViewDragHelper.EDGE_LEFT); in onLayout()
70 public static final int EDGE_LEFT = 0x01; field in Keyboard459 boolean leftEdge = (edgeFlags & EDGE_LEFT) > 0; in isInside()
460 public static final int EDGE_LEFT = 0x00000004; field in MotionEvent
2822 field public static final int EDGE_LEFT = 1; // 0x1
3088 field public static final int EDGE_LEFT = 1; // 0x1
3164 field public static final int EDGE_LEFT = 1; // 0x1
3163 field public static final int EDGE_LEFT = 1; // 0x1
3453 field public static final int EDGE_LEFT = 1; // 0x1
3459 field public static final int EDGE_LEFT = 1; // 0x1
14313 field public static final int EDGE_LEFT = 1; // 0x135612 field public static final int EDGE_LEFT = 4; // 0x4
15261 field public static final int EDGE_LEFT = 1; // 0x137904 field public static final int EDGE_LEFT = 4; // 0x4