Searched refs:popupWidth (Results 1 – 2 of 2) sorted by relevance
248 final int popupWidth = pa.getLayoutDimension( in AutoCompleteTextView() local270 mPopup.setWidth(popupWidth); in AutoCompleteTextView()
935 int popupWidth = Math.max(mPreviewText.getMeasuredWidth(), key.width in showKey() local940 lp.width = popupWidth; in showKey()977 popupWidth, popupHeight); in showKey()979 previewPopup.setWidth(popupWidth); in showKey()