Searched refs:mExpandActivityOverflowButtonImage (Results 1 – 2 of 2) sorted by relevance
99 private final ImageView mExpandActivityOverflowButtonImage; field in ActivityChooserView286 mExpandActivityOverflowButtonImage = in ActivityChooserView()288 mExpandActivityOverflowButtonImage.setImageDrawable(expandActivityOverflowButtonDrawable); in ActivityChooserView()327 mExpandActivityOverflowButtonImage.setImageDrawable(drawable); in setExpandActivityOverflowButtonDrawable()342 mExpandActivityOverflowButtonImage.setContentDescription(contentDescription); in setExpandActivityOverflowButtonContentDescription()
109 private final ImageView mExpandActivityOverflowButtonImage; field in ActivityChooserView276 mExpandActivityOverflowButtonImage = in ActivityChooserView()278 mExpandActivityOverflowButtonImage.setImageDrawable(expandActivityOverflowButtonDrawable); in ActivityChooserView()318 mExpandActivityOverflowButtonImage.setImageDrawable(drawable); in setExpandActivityOverflowButtonDrawable()333 mExpandActivityOverflowButtonImage.setContentDescription(contentDescription); in setExpandActivityOverflowButtonContentDescription()