Searched refs:mPopupLayout (Results 1 – 2 of 2) sorted by relevance
215 private int mPopupLayout; field in KeyboardView318 mPopupLayout = a.getResourceId(attr, 0); in KeyboardView()1071 if (mPopupLayout == 0) { in openPopupIfRequired()1102 mMiniKeyboardContainer = inflater.inflate(mPopupLayout, null); in onLongPress()
22727 Landroid/inputmethodservice/KeyboardView;->mPopupLayout:I