Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java174 private View mPopupParent; field in KeyboardView
361 mPopupParent = this; in KeyboardView()
613 mPopupParent = v; in setPopupParent()
1101 previewPopup.showAtLocation(mPopupParent, Gravity.NO_GRAVITY, in showKey()