Searched refs:mPopupLayout (Results 1 – 1 of 1) sorted by relevance
209 private int mPopupLayout; field in KeyboardView324 mPopupLayout = a.getResourceId(attr, 0); in KeyboardView()1038 if (mPopupLayout == 0) { in openPopupIfRequired()1071 mMiniKeyboardContainer = inflater.inflate(mPopupLayout, null); in onLongPress()