Searched defs:expandButton (Results 1 – 3 of 3) sorted by relevance
255 final FrameLayout expandButton = (FrameLayout) findViewById(R.id.expand_activities_button); in ActivityChooserView() local
239 final FrameLayout expandButton = (FrameLayout) findViewById(R.id.expand_activities_button); in ActivityChooserView() local
405 ImageView expandButton = header.getExpandButton(); in focusExpandButtonIfNecessary() local