Home
last modified time | relevance | path

Searched refs:forceLayout (Results 1 – 22 of 22) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DViewHierarchyAnimatorTest.kt787 forceLayout()
818 forceLayout()
836 forceLayout()
854 forceLayout()
872 forceLayout()
890 forceLayout()
908 forceLayout()
926 forceLayout()
944 forceLayout()
962 forceLayout()
[all …]
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/
H A DBubblePopupView.kt41 forceLayout()
/aosp14/frameworks/base/core/java/android/view/
H A DIWindow.aidl59 boolean forceLayout, boolean alwaysConsumeSystemBars, int displayId, in resized() argument
H A DViewDebug.java664 forceLayout(view); in profileViewMeasure()
667 private void forceLayout(View view) { in profileViewMeasure() method in ViewDebug
668 view.forceLayout(); in profileViewMeasure()
673 forceLayout(group.getChildAt(i)); in profileViewMeasure()
H A DViewRootImpl.java2103 forceLayout(mView);
2234 forceLayout(mView); in notifyInsetsChanged()
5937 private static void forceLayout(View view) { in forceLayout() method in ViewRootImpl
5938 view.forceLayout(); in forceLayout()
5943 forceLayout(group.getChildAt(i)); in forceLayout()
9132 MergedConfiguration mergedConfiguration, InsetsState insetsState, boolean forceLayout, in dispatchResized() argument
9151 args.argi1 = forceLayout ? 1 : 0; in dispatchResized()
10549 boolean forceLayout, boolean alwaysConsumeSystemBars, int displayId, int syncSeqId, in resized() argument
10554 forceLayout, alwaysConsumeSystemBars, displayId, syncSeqId, dragResizing); in resized()
H A DView.java27066 public void forceLayout() { in forceLayout() method in View
27107 final boolean forceLayout = (mPrivateFlags & PFLAG_FORCE_LAYOUT) == PFLAG_FORCE_LAYOUT; in measure()
27121 if (forceLayout || needsLayout) { in measure()
27127 int cacheIndex = forceLayout ? -1 : mMeasureCache.indexOfKey(key); in measure()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestIWindow.java48 MergedConfiguration mergedConfig, InsetsState insetsState, boolean forceLayout, in resized() argument
/aosp14/frameworks/base/core/java/com/android/internal/view/
H A DBaseIWindow.java55 MergedConfiguration mergedConfiguration, InsetsState insetsState, boolean forceLayout, in resized() argument
/aosp14/frameworks/base/core/java/android/widget/
H A DTableLayout.java224 getChildAt(i).forceLayout(); in requestLayout()
593 child.forceLayout(); in mutateColumnsWidth()
H A DAbsListView.java2258 getChildAt(i).forceLayout(); in onLayout()
2843 child.forceLayout(); in handleBoundsChange()
7156 scrap.get(i).forceLayout(); in markChildrenDirty()
7164 scrap.get(j).forceLayout(); in markChildrenDirty()
7171 mTransientStateViews.valueAt(i).forceLayout(); in markChildrenDirty()
7177 mTransientStateViewsById.valueAt(i).forceLayout(); in markChildrenDirty()
H A DListView.java1352 child.forceLayout(); in measureScrapChild()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DTaskSnapshotWindow.java217 boolean forceLayout, boolean alwaysConsumeSystemBars, int displayId, int seqId, in resized() argument
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
H A DTransitionLayout.kt76 forceLayout()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DSystemWindows.java350 boolean forceLayout, boolean alwaysConsumeSystemBars, int displayId, int syncSeqId, in resized() argument
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyView.java222 view.forceLayout(); in clearLayoutLineCount()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java1789 mContainingNotification.forceLayout();
1790 forceLayout();
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java435 boolean forceLayout, boolean alwaysConsumeSystemBars, int displayId,
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17382 HSPLandroid/view/View;->forceLayout()V
18430 HSPLandroid/view/ViewRootImpl;->forceLayout(Landroid/view/View;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17446 HSPLandroid/view/View;->forceLayout()V
18494 HSPLandroid/view/ViewRootImpl;->forceLayout(Landroid/view/View;)V
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52092 method public void forceLayout();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64653 Landroid/view/ViewRootImpl;->forceLayout(Landroid/view/View;)V