Searched refs:searchBoxExpanded (Results 1 – 1 of 1) sorted by relevance
59 private View searchBoxExpanded; field in SearchBarView78 searchBoxExpanded = findViewById(R.id.search_box_expanded); in onFinishInflate()120 searchBoxExpanded.setVisibility(VISIBLE); in expand()121 AnimUtils.crossFadeViews(searchBoxExpanded, searchBoxCollapsed, duration); in expand()158 AnimUtils.crossFadeViews(searchBoxCollapsed, searchBoxExpanded, duration); in collapse()176 searchBoxExpanded.setVisibility(INVISIBLE); in collapse()195 searchBoxExpanded.getLayoutParams().height = in setMargins()