Searched refs:mUsingHorizontalLayout (Results 1 – 2 of 2) sorted by relevance
108 private boolean mUsingHorizontalLayout; field in QSPanelControllerBase319 if (horizontal != mUsingHorizontalLayout || force) { in switchTileLayout()320 mUsingHorizontalLayout = horizontal; in switchTileLayout()321 mView.setUsingHorizontalLayout(mUsingHorizontalLayout, mMediaHost.getHostView(), force); in switchTileLayout()339 if (mUsingHorizontalLayout) { in updateMediaDisappearParameters()
98 private boolean mUsingHorizontalLayout; field in QSPanel671 if (mUsingHorizontalLayout) { in updateMediaHostContentMargins()722 if (horizontal != mUsingHorizontalLayout || force) { in setUsingHorizontalLayout()723 mUsingHorizontalLayout = horizontal; in setUsingHorizontalLayout()