Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboardView.java465 showPreview(NOT_A_KEY); in setKeyboard()
888 private void showPreview(int keyIndex) { in showPreview() method in KeyboardView
1049 showPreview(NOT_A_KEY); in openPopupIfRequired()
1198 showPreview(NOT_A_KEY);
1239 showPreview(keyIndex);
1271 showPreview(mCurrentKey);
1292 showPreview(NOT_A_KEY);
1304 showPreview(NOT_A_KEY);
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java532 showPreview(NOT_A_KEY); in setKeyboard()
985 private void showPreview(int keyIndex) { in showPreview() method in KeyboardView
1149 showPreview(NOT_A_KEY); in openPopupIfRequired()
1276 showPreview(NOT_A_KEY); in onModifiedTouchEvent()
1320 showPreview(keyIndex); in onModifiedTouchEvent()
1354 showPreview(mCurrentKey); in onModifiedTouchEvent()
1375 showPreview(NOT_A_KEY); in onModifiedTouchEvent()
1388 showPreview(NOT_A_KEY); in onModifiedTouchEvent()
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFastScroller.java258 private void showPreview() { in showPreview() method in ConversationFastScroller
396 showPreview(); in startDrag()