Home
last modified time | relevance | path

Searched refs:isLayoutRequested (Results 1 – 21 of 21) sorted by relevance

/aosp12/packages/apps/DeskClock/src/com/android/deskclock/widget/
H A DTextSizeHelper.kt58 if (mTextView.isLayoutRequested ||
/aosp12/frameworks/base/core/java/android/app/
H A DEnterTransitionCoordinator.java162 (sharedElements.isEmpty() || !sharedElements.valueAt(0).isLayoutRequested()))) { in triggerViewsReady()
203 allReady = !decorView.isLayoutRequested(); in sendSharedElementDestination()
206 if (mSharedElements.get(i).isLayoutRequested()) { in sendSharedElementDestination()
/aosp12/frameworks/base/core/java/android/view/
H A DViewParent.java43 public boolean isLayoutRequested(); in isLayoutRequested() method
H A DView.java9841 && !isLayoutRequested(); in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
23144 public boolean isLayoutRequested() { in isLayoutRequested() method in View
25756 if (mParent != null && !mParent.isLayoutRequested()) { in requestLayout()
H A DViewRootImpl.java1832 public boolean isLayoutRequested() { in isLayoutRequested() method
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
H A DScrollAdapterView.java1217 if (v.isLayoutRequested()) {
2357 if (view.isLayoutRequested()) {
2365 if (view.isLayoutRequested()) {
2496 if (v.expandedView.isLayoutRequested()) {
2502 if (v.expandedView.isLayoutRequested()) {
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DPinnedHeaderListView.java361 if (view.isLayoutRequested()) { in ensurePinnedHeaderLayout()
/aosp12/frameworks/base/core/java/android/widget/
H A DAdapterView.java902 && getViewRootImpl().isLayoutRequested()) { in run()
H A DSlidingDrawer.java666 if (content.isLayoutRequested()) { in prepareContent()
H A DGridView.java1497 || child.isLayoutRequested(); in setupChild()
H A DListView.java2102 || child.isLayoutRequested(); in setupChild()
H A DAbsListView.java2722 if (isLayoutRequested()) { in internalSetPadding()
H A DTextView.java9918 if (isLayoutRequested()) { in bringPointIntoView()
/aosp12/frameworks/ex/widget/java/com/android/ex/widget/
H A DStaggeredGridView.java762 final boolean needsLayout = queryAdapter || child.isLayoutRequested(); in layoutChildren()
/aosp12/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java818 if (mRecyclerView.isLayoutRequested()) { in moveIfNecessary()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java313 if (!mFirstLayoutComplete || isLayoutRequested()) {
2458 mFirstLayoutComplete = mFirstLayoutComplete && !isLayoutRequested(); in onAttachedToWindow()
8528 return child.isLayoutRequested() in shouldMeasureChild()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17817 HSPLandroid/view/View;->isLayoutRequested()Z
18658 HSPLandroid/view/ViewRootImpl;->isLayoutRequested()Z
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt48939 method public boolean isLayoutRequested();
49888 method public boolean isLayoutRequested();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33529 method public boolean isLayoutRequested();
34291 method public abstract boolean isLayoutRequested();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17866 HSPLandroid/view/View;->isLayoutRequested()Z
18706 HSPLandroid/view/ViewRootImpl;->isLayoutRequested()Z