Enable InputMethodService#onUpdateCursor behind the flag
With this CL, InputMethodService#onUpdateCursor and InputMethodService#onUpdateCursorAnchorInfo can be enabled on L when ENABLE_CURSOR_ANCHOR_INFO_CALLBACK and ENABLE_CURSOR_RECT_CALLBACK are specified, respectively. BUG: 16382260 Change-Id: I29924128f6bd2f08cbd91cc4e82c9c4a6ecce3ff
Showing
- java/src/com/android/inputmethod/compat/InputMethodServiceCompatUtils.java 0 additions, 27 deletions...oid/inputmethod/compat/InputMethodServiceCompatUtils.java
- java/src/com/android/inputmethod/latin/LatinIME.java 9 additions, 5 deletionsjava/src/com/android/inputmethod/latin/LatinIME.java
- java/src/com/android/inputmethod/latin/define/ProductionFlags.java 22 additions, 7 deletions...com/android/inputmethod/latin/define/ProductionFlags.java
Loading
Please register or sign in to comment