Searched refs:mUsingHorizontalLayout (Results 1 – 2 of 2) sorted by relevance
106 private boolean mUsingHorizontalLayout; field in QSPanelControllerBase315 if (horizontal != mUsingHorizontalLayout || force) { in switchTileLayout()316 mUsingHorizontalLayout = horizontal; in switchTileLayout()317 mView.setUsingHorizontalLayout(mUsingHorizontalLayout, mMediaHost.getHostView(), force); in switchTileLayout()335 if (mUsingHorizontalLayout) { in updateMediaDisappearParameters()
98 private boolean mUsingHorizontalLayout; field in QSPanel635 if (mUsingHorizontalLayout) { in updateMediaHostContentMargins()681 if (horizontal != mUsingHorizontalLayout || force) { in setUsingHorizontalLayout()682 mUsingHorizontalLayout = horizontal; in setUsingHorizontalLayout()