Searched defs:CURSOR_AFTER (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPaint.java319 public static final int CURSOR_AFTER = 0; field in class:Paint
2454 * @param cursorOpt how to move the cursor, one of {@link #CURSOR_AFTER},
2494 * @param cursorOpt how to move the cursor, one of {@link #CURSOR_AFTER},
2541 * @param cursorOpt how to move the cursor, one of {@link #CURSOR_AFTER},

Completed in 251 milliseconds