Searched refs:popupWidth (Results 1 – 2 of 2) sorted by relevance
948 int popupWidth = Math.max(mPreviewText.getMeasuredWidth(), key.width in showKey() local953 lp.width = popupWidth; in showKey()990 popupWidth, popupHeight); in showKey()992 previewPopup.setWidth(popupWidth); in showKey()
272 final int popupWidth = pa.getLayoutDimension( in AutoCompleteTextView() local297 mPopup.setWidth(popupWidth); in AutoCompleteTextView()