Home
last modified time | relevance | path

Searched refs:mIsLayoutDirty (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DScrollView.java136 private boolean mIsLayoutDirty = true; field in ScrollView
1584 if (!mIsLayoutDirty) { in scrollToDescendant()
1690 if (!mIsLayoutDirty) { in requestChildFocus()
1748 mIsLayoutDirty = true; in requestLayout()
1769 mIsLayoutDirty = false; in onLayout()
H A DHorizontalScrollView.java126 private boolean mIsLayoutDirty = true; field in HorizontalScrollView
1637 if (!mIsLayoutDirty) { in requestChildFocus()
1695 mIsLayoutDirty = true; in requestLayout()
1717 mIsLayoutDirty = false; in onLayout()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67991 Landroid/widget/HorizontalScrollView;->mIsLayoutDirty:Z
69468 Landroid/widget/ScrollView;->mIsLayoutDirty:Z