Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DActivityChooserView.java115 private final int mListPopupMaxWidth; field in ActivityChooserView
303 mListPopupMaxWidth = Math.max(resources.getDisplayMetrics().widthPixels / 2, in ActivityChooserView()
404 final int contentWidth = Math.min(mAdapter.measureContentWidth(), mListPopupMaxWidth); in showPopupUnchecked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt86369 Landroid/widget/ActivityChooserView;->mListPopupMaxWidth:I