Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCollapsedStatusBarFragment.java275 boolean headsUpVisible = mStatusBarComponent.headsUpShouldBeVisible(); in adjustDisableFlags()
DStatusBar.java2080 public boolean headsUpShouldBeVisible() { in headsUpShouldBeVisible() method