Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DLargeScreenUtils.kt13 fun shouldUseSplitNotificationShade(resources: Resources): Boolean { in shouldUseSplitNotificationShade() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputQuickSettingsDisabler.kt40 private var shouldUseSplitNotificationShade: Boolean variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSPanelController.java147 protected void onSplitShadeChanged(boolean shouldUseSplitNotificationShade) { in onSplitShadeChanged()
DQSPanelControllerBase.java117 protected void onSplitShadeChanged(boolean shouldUseSplitNotificationShade) { } in onSplitShadeChanged()