Searched refs:popupWidth (Results 1 – 2 of 2) sorted by relevance
261 final int popupWidth = pa.getLayoutDimension( in AutoCompleteTextView() local283 mPopup.setWidth(popupWidth); in AutoCompleteTextView()
946 int popupWidth = Math.max(mPreviewText.getMeasuredWidth(), key.width in showKey() local951 lp.width = popupWidth; in showKey()988 popupWidth, popupHeight); in showKey()990 previewPopup.setWidth(popupWidth); in showKey()