Home
last modified time | relevance | path

Searched refs:MSG_REMOVE_PREVIEW (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java184 private static final int MSG_REMOVE_PREVIEW = 2; field in KeyboardView
1014 .obtainMessage(MSG_REMOVE_PREVIEW), in showPreview()
1069 mHandler.removeMessages(MSG_REMOVE_PREVIEW); in showKey()
1627 case MSG_REMOVE_PREVIEW: