Home
last modified time | relevance | path

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

/aosp12/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
H A DWalletPopupMenu.java65 setContentWidth(measureContentWidth()); in setMenuItems()
68 private int measureContentWidth() { in measureContentWidth() method in WalletPopupMenu
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DFrameworkActionBar.java146 measureContentWidth(adapter), LayoutParams.WRAP_CONTENT); in createMenuPopup()
193 private int measureContentWidth(@NonNull ListAdapter adapter) { in measureContentWidth() method in FrameworkActionBar
/aosp12/frameworks/base/core/java/android/widget/
H A 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()
H A DActivityChooserView.java404 final int contentWidth = Math.min(mAdapter.measureContentWidth(), mListPopupMaxWidth); in showPopupUnchecked()
800 public int measureContentWidth() { in measureContentWidth() method in ActivityChooserView.ActivityChooserViewAdapter
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt69474 Landroid/widget/ActivityChooserView$ActivityChooserViewAdapter;->measureContentWidth()I
73276 Landroid/widget/Spinner;->measureContentWidth(Landroid/widget/SpinnerAdapter;Landroid/graphics/draw…