Searched refs:mSystemIconArea (Results 1 – 1 of 1) sorted by relevance
58 private LinearLayout mSystemIconArea; field in CollapsedStatusBarFragment97 mSystemIconArea = mStatusBar.findViewById(R.id.system_icon_area); in onViewCreated()209 animateHide(mSystemIconArea, animate); in hideSystemIconArea()213 animateShow(mSystemIconArea, animate); in showSystemIconArea()