Searched refs:mSystemIconArea (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarIconController.java69 private LinearLayout mSystemIconArea; field in class:StatusBarIconController
112 mSystemIconArea = (LinearLayout) statusBar.findViewById(R.id.system_icon_area);
249 animateHide(mSystemIconArea, animate);
253 animateShow(mSystemIconArea, animate);

Completed in 22 milliseconds