Searched refs:setNotificationPanelFullWidth (Results 1 – 4 of 4) sorted by relevance
516 mQsController.setNotificationPanelFullWidth(fullWidth); in setIsFullWidth()
1165 verify(mQsController).setNotificationPanelFullWidth(true); in onLayoutChange_fullWidth_updatesQSWithFullWithTrue()1172 verify(mQsController).setNotificationPanelFullWidth(false); in onLayoutChange_notFullWidth_updatesQSWithFullWithFalse()
883 void setNotificationPanelFullWidth(boolean isFullWidth) { in setNotificationPanelFullWidth() method in QuickSettingsControllerImpl
1605 mQsController.setNotificationPanelFullWidth(isFullWidth); in setIsFullWidth()