Home | History | Annotate | Download | only in inputmethodservice

Lines Matching refs:EDGE_LEFT

69     public static final int EDGE_LEFT = 0x01;
268 * {@link Keyboard#EDGE_LEFT}, {@link Keyboard#EDGE_RIGHT}, {@link Keyboard#EDGE_TOP} and
447 boolean leftEdge = (edgeFlags & EDGE_LEFT) > 0;