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

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

Completed in 73 milliseconds