Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
H A DQS.java163 void setIsNotificationPanelFullWidth(boolean isFullWidth); in setIsNotificationPanelFullWidth() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSFragment.java619 public void setIsNotificationPanelFullWidth(boolean isFullWidth) { in setIsNotificationPanelFullWidth() method in QSFragment