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

  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 164 private static final int MSG_SHOW_PREVIEW = 1;
371 case MSG_SHOW_PREVIEW:
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
KeyboardView.java 166 private static final int MSG_SHOW_PREVIEW = 1;
254 case MSG_SHOW_PREVIEW:
    [all...]
  /packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
KeyboardView.java 183 private static final int MSG_SHOW_PREVIEW = 1;
    [all...]

Completed in 47 milliseconds