Home | History | Annotate | Download | only in inputmethodservice

Lines Matching defs:EDGE_RIGHT

71     public static final int EDGE_RIGHT = 0x02;
269 * {@link Keyboard#EDGE_LEFT}, {@link Keyboard#EDGE_RIGHT}, {@link Keyboard#EDGE_TOP} and
460 boolean rightEdge = (edgeFlags & EDGE_RIGHT) > 0;