Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DUtils.java168 public static boolean shouldUseSplitNotificationShade(Resources resources) { in shouldUseSplitNotificationShade() method in Utils
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSPanel.java423 public void switchSecurityFooter(boolean shouldUseSplitNotificationShade) { in switchSecurityFooter()
710 public void setSecurityFooter(View view, boolean shouldUseSplitNotificationShade) { in setSecurityFooter()