Searched defs:shouldHideStatusBarIconsWhenExpanded (Results 1 – 3 of 3) sorted by relevance
109 fun shouldHideStatusBarIconsWhenExpanded(): Boolean in expand() method
47 override fun shouldHideStatusBarIconsWhenExpanded() = false in shouldHideStatusBarIconsWhenExpanded() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
3098 public boolean shouldHideStatusBarIconsWhenExpanded() { in shouldHideStatusBarIconsWhenExpanded() method