Home
last modified time | relevance | path

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

/appcompat/appcompat/src/main/java/androidx/appcompat/widget/
DAppCompatSpinner.java442 compatMeasureContentWidth(getAdapter(), getBackground())), in onMeasure()
552 int compatMeasureContentWidth(SpinnerAdapter adapter, Drawable background) { in compatMeasureContentWidth() method in AppCompatSpinner
1003 int contentWidth = compatMeasureContentWidth( in computeContentWidth()