Searched defs:newLayout (Results 1 – 4 of 4) sorted by relevance
69 @NonNull SidecarWindowLayoutInfo newLayout) { in updateWindowLayout()
121 SidecarWindowLayoutInfo newLayout = getWindowLayoutInfo(windowToken); in updateDisplayFeatures() local
230 protected void inflateLayout(String newLayout) { in inflateLayout()
547 QSTileLayout newLayout = horizontal ? mHorizontalTileLayout : mRegularTileLayout; in switchTileLayout() local607 private void switchAllContentToParent(ViewGroup parent, QSTileLayout newLayout) { in switchAllContentToParent()