Searched defs:expandButton (Results 1 – 3 of 3) sorted by relevance
51 private lateinit var expandButton: View in <lambda>() variable
260 final FrameLayout expandButton = (FrameLayout) findViewById(R.id.expand_activities_button); in ActivityChooserView() local
562 View expandButton = wrapper.getExpandButton(); in focusExpandButtonIfNecessary() local