Home
last modified time | relevance | path

Searched refs:EDGE_BOTTOM (Results 1 – 15 of 15) sorted by relevance

/frameworks/support/v4/java/android/support/v4/widget/
DViewDragHelper.java82 public static final int EDGE_BOTTOM = 1 << 3; field in ViewDragHelper
87 public static final int EDGE_ALL = EDGE_LEFT | EDGE_TOP | EDGE_RIGHT | EDGE_BOTTOM;
1256 if (checkNewEdgeDrag(dy, dx, pointerId, EDGE_BOTTOM)) { in reportNewEdgeDrags()
1257 dragsStarted |= EDGE_BOTTOM; in reportNewEdgeDrags()
1494 if (y > mParentView.getBottom() - mEdgeSize) result |= EDGE_BOTTOM; in getEdgesTouched()
/frameworks/base/core/java/android/inputmethodservice/
DKeyboard.java73 public static final int EDGE_BOTTOM = 0x08; field in Keyboard
462 boolean bottomEdge = (edgeFlags & EDGE_BOTTOM) > 0; in isInside()
599 row.rowEdgeFlags = EDGE_TOP | EDGE_BOTTOM; in Keyboard()
/frameworks/base/core/java/android/view/
DMotionEvent.java470 public static final int EDGE_BOTTOM = 0x00000002; field in MotionEvent
/frameworks/support/v4/api/
D22.1.0.txt3087 field public static final int EDGE_BOTTOM = 8; // 0x8
D22.0.0.txt2821 field public static final int EDGE_BOTTOM = 8; // 0x8
D22.2.1.txt3163 field public static final int EDGE_BOTTOM = 8; // 0x8
D22.2.0.txt3162 field public static final int EDGE_BOTTOM = 8; // 0x8
D23.0.0.txt3452 field public static final int EDGE_BOTTOM = 8; // 0x8
D23.1.0.txt3492 field public static final int EDGE_BOTTOM = 8; // 0x8
D23.1.1.txt3459 field public static final int EDGE_BOTTOM = 8; // 0x8
Dcurrent.txt3733 field public static final int EDGE_BOTTOM = 8; // 0x8
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13575 field public static final int EDGE_BOTTOM = 8; // 0x8
33041 field public static final int EDGE_BOTTOM = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt18895 field public static final int EDGE_BOTTOM = 8; // 0x8
41837 field public static final int EDGE_BOTTOM = 2; // 0x2
Dtest-current.txt18908 field public static final int EDGE_BOTTOM = 8; // 0x8
41916 field public static final int EDGE_BOTTOM = 2; // 0x2
Dsystem-current.txt20096 field public static final int EDGE_BOTTOM = 8; // 0x8
44837 field public static final int EDGE_BOTTOM = 2; // 0x2