Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
DQS.java166 void setIsNotificationPanelFullWidth(boolean isFullWidth); in setIsNotificationPanelFullWidth() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFragmentLegacy.java291 public void setIsNotificationPanelFullWidth(boolean isFullWidth) { in setIsNotificationPanelFullWidth() method in QSFragmentLegacy
DQSImpl.java620 public void setIsNotificationPanelFullWidth(boolean isFullWidth) { in setIsNotificationPanelFullWidth() method in QSImpl