Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewController.kt109 fun shouldHideStatusBarIconsWhenExpanded(): Boolean regex
H A DNotificationPanelViewController.java3098 public boolean shouldHideStatusBarIconsWhenExpanded() { in shouldHideStatusBarIconsWhenExpanded() method