Home
last modified time | relevance | path

Searched defs:shouldHeadsUpBeVisible (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardStatusBarViewControllerTest.java605 public boolean shouldHeadsUpBeVisible() { in shouldHeadsUpBeVisible() method in KeyguardStatusBarViewControllerTest.TestNotificationPanelViewStateProvider
618 public void setShouldHeadsUpBeVisible(boolean shouldHeadsUpBeVisible) { in setShouldHeadsUpBeVisible()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java4420 boolean shouldHeadsUpBeVisible(); in shouldHeadsUpBeVisible() method