Searched refs:EDGE_TOP (Results 1 – 4 of 4) sorted by relevance
76 public static final int EDGE_TOP = 1 << 2; field in ViewDragHelper86 public static final int EDGE_ALL = EDGE_LEFT | EDGE_TOP | EDGE_RIGHT | EDGE_BOTTOM;1201 if (checkNewEdgeDrag(dy, dx, pointerId, EDGE_TOP)) { in reportNewEdgeDrags()1202 dragsStarted |= EDGE_TOP; in reportNewEdgeDrags()1443 if (y < mParentView.getTop() + mEdgeSize) result |= EDGE_TOP; in getEdgesTouched()
71 public static final int EDGE_TOP = 0x04; field in Keyboard449 boolean topEdge = (edgeFlags & EDGE_TOP) > 0; in isInside()586 row.rowEdgeFlags = EDGE_TOP | EDGE_BOTTOM; in Keyboard()
406 public static final int EDGE_TOP = 0x00000001; field in MotionEvent
11285 field public static final int EDGE_TOP = 4; // 0x427252 field public static final int EDGE_TOP = 1; // 0x1