Searched refs:measureContentWidth (Results 1 – 5 of 5) sorted by relevance
148 measureContentWidth(adapter), LayoutParams.WRAP_CONTENT); in createMenuPopup()195 private int measureContentWidth(@NonNull ListAdapter adapter) { in measureContentWidth() method in FrameworkActionBar
606 measureContentWidth(getAdapter(), getBackground())), in onMeasure()831 int measureContentWidth(SpinnerAdapter adapter, Drawable background) { in measureContentWidth() method in Spinner1225 int contentWidth = measureContentWidth( in computeContentWidth()
400 final int contentWidth = Math.min(mAdapter.measureContentWidth(), mListPopupMaxWidth); in showPopupUnchecked()796 public int measureContentWidth() { in measureContentWidth() method in ActivityChooserView.ActivityChooserViewAdapter
392 final int contentWidth = Math.min(mAdapter.measureContentWidth(), mListPopupMaxWidth); in showPopupUnchecked()788 public int measureContentWidth() { in measureContentWidth() method in ActivityChooserView.ActivityChooserViewAdapter
37119 HSPLandroid/widget/Spinner;->measureContentWidth(Landroid/widget/SpinnerAdapter;Landroid/graphics/d…