Home
last modified time | relevance | path

Searched refs:measureContentWidth (Results 1 – 4 of 4) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DFrameworkActionBar.java146 measureContentWidth(adapter), LayoutParams.WRAP_CONTENT); in createMenuPopup()
193 private int measureContentWidth(@NonNull ListAdapter adapter) { in measureContentWidth() method in FrameworkActionBar
/frameworks/base/core/java/android/widget/
DSpinner.java618 measureContentWidth(getAdapter(), getBackground())), in onMeasure()
844 int measureContentWidth(SpinnerAdapter adapter, Drawable background) { in measureContentWidth() method in Spinner
1240 int contentWidth = measureContentWidth( in computeContentWidth()
DActivityChooserView.java404 final int contentWidth = Math.min(mAdapter.measureContentWidth(), mListPopupMaxWidth); in showPopupUnchecked()
800 public int measureContentWidth() { in measureContentWidth() method in ActivityChooserView.ActivityChooserViewAdapter
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt80580 Landroid/widget/ActivityChooserView$ActivityChooserViewAdapter;->measureContentWidth()I
84382 Landroid/widget/Spinner;->measureContentWidth(Landroid/widget/SpinnerAdapter;Landroid/graphics/draw…