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