Searched defs:newLayout (Results 1 – 5 of 5) sorted by relevance
111 SidecarWindowLayoutInfo newLayout = getWindowLayoutInfo(windowToken); in onDisplayFeaturesChanged() local127 @NonNull SidecarWindowLayoutInfo newLayout) { in updateWindowLayout()
565 LetterboxEduWindowManager newLayout = createLetterboxEduWindowManager(context, taskInfo, in createOrUpdateLetterboxEduLayout() local679 ReachabilityEduWindowManager newLayout = createReachabilityEduWindowManager(context, in createOrUpdateReachabilityEduLayout() local738 final UserAspectRatioSettingsWindowManager newLayout = in createOrUpdateUserAspectRatioSettingsLayout() local
183 protected void inflateLayout(String newLayout) { in inflateLayout()
252 protected void inflateLayout(String newLayout) { in inflateLayout()
483 private void switchAllContentToParent(ViewGroup parent, QSTileLayout newLayout) { in switchAllContentToParent()