Home
last modified time | relevance | path

Searched refs:showSystemIconArea (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCollapsedStatusBarFragment.java108 showSystemIconArea(false); in onViewCreated()
182 showSystemIconArea(animate); in disable()
254 public void showSystemIconArea(boolean animate) { in showSystemIconArea() method in CollapsedStatusBarFragment