Home
last modified time | relevance | path

Searched defs:shouldUseSplitNotificationShade (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DLargeScreenUtils.kt13 fun shouldUseSplitNotificationShade(resources: Resources): Boolean { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSPanelController.java148 protected void onSplitShadeChanged(boolean shouldUseSplitNotificationShade) { in onSplitShadeChanged()
H A DQSPanelControllerBase.java117 protected void onSplitShadeChanged(boolean shouldUseSplitNotificationShade) { } in onSplitShadeChanged()