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.java163 void setIsNotificationPanelFullWidth(boolean isFullWidth); in setIsNotificationPanelFullWidth() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFragment.java619 public void setIsNotificationPanelFullWidth(boolean isFullWidth) { in setIsNotificationPanelFullWidth() method in QSFragment