Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
DQS.java162 void setIsNotificationPanelFullWidth(boolean isFullWidth); in setIsNotificationPanelFullWidth() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFragment.java613 public void setIsNotificationPanelFullWidth(boolean isFullWidth) { in setIsNotificationPanelFullWidth() method in QSFragment