Searched defs:newLayout (Results 1 – 6 of 6) sorted by relevance
76 @NonNull SidecarWindowLayoutInfo newLayout) { in updateWindowLayout()
64 SidecarWindowLayoutInfo newLayout = getWindowLayoutInfo(windowToken); in onDisplayFeaturesChanged() local
508 LetterboxEduWindowManager newLayout = createLetterboxEduWindowManager(context, taskInfo, in createOrUpdateLetterboxEduLayout() local609 ReachabilityEduWindowManager newLayout = createReachabilityEduWindowManager(context, in createOrUpdateReachabilityEduLayout() local662 final UserAspectRatioSettingsWindowManager newLayout = in createOrUpdateUserAspectRatioSettingsLayout() local
183 protected void inflateLayout(String newLayout) { in inflateLayout()
251 protected void inflateLayout(String newLayout) { in inflateLayout()
468 private void switchAllContentToParent(ViewGroup parent, QSTileLayout newLayout) { in switchAllContentToParent()