Searched refs:POPUP_TEXT_LAYOUT (Results 1 – 1 of 1) sorted by relevance
2043 private static final int POPUP_TEXT_LAYOUT = field in Editor.EasyEditPopupWindow2071 mDeleteTextView = (TextView) inflater.inflate(POPUP_TEXT_LAYOUT, null); in initContentView()2902 private static final int POPUP_TEXT_LAYOUT =2928 mPasteTextView = (TextView) inflater.inflate(POPUP_TEXT_LAYOUT, null);2934 mReplaceTextView = (TextView) inflater.inflate(POPUP_TEXT_LAYOUT, null);