Searched refs:setColumnRowLayout (Results 1 – 4 of 4) sorted by relevance
139 verify(qsPanel).setColumnRowLayout(true) in configurationChange_onlySplitShadeConfigChanges_horizontalInSceneUpdated()146 verify(qsPanel).setColumnRowLayout(false) in configurationChange_onlySplitShadeConfigChanges_horizontalInSceneUpdated()166 verify(qsPanel).setColumnRowLayout(true) in configurationChange_shouldUseHorizontalInSceneInLongDevices()175 verify(qsPanel).setColumnRowLayout(false) in configurationChange_shouldUseHorizontalInSceneInLongDevices()196 verify(qsPanel).setColumnRowLayout(true) in configurationChange_horizontalInScene_onlyInLandscape()205 verify(qsPanel).setColumnRowLayout(false) in configurationChange_horizontalInScene_onlyInLandscape()227 verify(qsPanel).setColumnRowLayout(true) in changeMediaVisible_changesHorizontalInScene()246 verify(qsPanel).setColumnRowLayout(true) in startFromMediaHorizontalLong_shouldUseHorizontal()
259 qsPanel.setColumnRowLayout(/* withMedia= */ false) in setRowColumnLayout()264 qsPanel.setColumnRowLayout(/* withMedia= */ true) in setRowColumnLayout()
659 setColumnRowLayout(horizontal); in setUsingHorizontalLayout()668 void setColumnRowLayout(boolean withMedia) { in setColumnRowLayout() method in QSPanel
475 mView.setColumnRowLayout(withMedia); in setLayoutForMediaInScene()