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