HomeSort by relevance Sort by last modified time
    Searched defs:MSG_REMOVE_PREVIEW (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 165 private static final int MSG_REMOVE_PREVIEW = 2;
374 case MSG_REMOVE_PREVIEW:
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
KeyboardView.java 167 private static final int MSG_REMOVE_PREVIEW = 2;
257 case MSG_REMOVE_PREVIEW:
    [all...]
  /packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
KeyboardView.java 184 private static final int MSG_REMOVE_PREVIEW = 2;
    [all...]

Completed in 169 milliseconds