Home
last modified time | relevance | path

Searched defs:theParent (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DHorizontalScrollView.java1775 final ViewParent theParent = child.getParent(); in isViewDescendantOf() local
H A DScrollView.java1825 final ViewParent theParent = child.getParent(); in isViewDescendantOf() local
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java6280 ViewParent theParent = descendant.mParent; in offsetRectBetweenParentAndChild() local
H A DViewRootImpl.java5933 final ViewParent theParent = child.getParent(); in isViewDescendantOf() local