Searched defs:shouldUseSplitNotificationShade (Results 1 – 7 of 7) sorted by relevance
32 fun shouldUseSplitNotificationShade(resources: Resources): Boolean method
38 override fun shouldUseSplitNotificationShade(resources: Resources): Boolean { in shouldUseSplitNotificationShade() method in com.android.systemui.statusbar.policy.ResourcesSplitShadeStateController
41 override fun shouldUseSplitNotificationShade(resources: Resources): Boolean { in shouldUseSplitNotificationShade() method in com.android.systemui.statusbar.policy.SplitShadeStateControllerImpl
41 private var shouldUseSplitNotificationShade: Boolean variable
208 protected void onSplitShadeChanged(boolean shouldUseSplitNotificationShade) { in onSplitShadeChanged()
158 protected void onSplitShadeChanged(boolean shouldUseSplitNotificationShade) { } in onSplitShadeChanged()
89 override fun shouldUseSplitNotificationShade(resources: Resources): Boolean { in shouldUseSplitNotificationShade() method in com.android.systemui.qs.QSPanelControllerBaseSceneContainerTest