Home
last modified time | relevance | path

Searched defs:popupKey (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java1146 Key popupKey = mKeys[mCurrentKey]; in openPopupIfRequired() local
1162 protected boolean onLongPress(Key popupKey) { in onLongPress()