Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarView.java82 private boolean mHeadsUpVisible; field in PhoneStatusBarView
367 mHeadsUpVisible = headsUpVisible; in setHeadsUpVisible()
373 return mHeadsUpVisible || super.shouldPanelBeVisible(); in shouldPanelBeVisible()