Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DActivityChooserView.java85 private final LinearLayout mActivityChooserContent; field in ActivityChooserView
252 mActivityChooserContent = (LinearLayout) findViewById(R.id.activity_chooser_view_content); in ActivityChooserView()
253 mActivityChooserContentBackground = mActivityChooserContent.getBackground(); in ActivityChooserView()
470 View child = mActivityChooserContent; in onMeasure()
484 mActivityChooserContent.layout(0, 0, right - left, bottom - top); in onLayout()
575 mActivityChooserContent.setBackground(mActivityChooserContentBackground); in updateAppearance()
577 mActivityChooserContent.setBackground(null); in updateAppearance()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt86357 Landroid/widget/ActivityChooserView;->mActivityChooserContent:Landroid/widget/LinearLayout;