Searched refs:setNotificationPanelFullWidth (Results 1 – 4 of 4) sorted by relevance
467 mQsController.setNotificationPanelFullWidth(fullWidth); in setIsFullWidth()
1025 verify(mQsController).setNotificationPanelFullWidth(true); in onLayoutChange_fullWidth_updatesQSWithFullWithTrue()1032 verify(mQsController).setNotificationPanelFullWidth(false); in onLayoutChange_notFullWidth_updatesQSWithFullWithFalse()
887 void setNotificationPanelFullWidth(boolean isFullWidth) { in setNotificationPanelFullWidth() method in QuickSettingsController
1535 mQsController.setNotificationPanelFullWidth(isFullWidth); in setIsFullWidth()