Searched refs:MSG_REMOVE_PREVIEW (Results 1 – 1 of 1) sorted by relevance
167 private static final int MSG_REMOVE_PREVIEW = 2; field in KeyboardView257 case MSG_REMOVE_PREVIEW:909 .obtainMessage(MSG_REMOVE_PREVIEW), in showPreview()968 mHandler.removeMessages(MSG_REMOVE_PREVIEW); in showKey()