Searched refs:getAndVerifyPreorderedIndex (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/ |
H A D | ViewGroup.java | 2098 private int getAndVerifyPreorderedIndex(int childrenCount, int i, boolean customOrder) { in getAndVerifyPreorderedIndex() method in ViewGroup 2141 final int childIndex = getAndVerifyPreorderedIndex( in dispatchHoverEvent() 2362 getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in dispatchTooltipHoverEvent() 2715 final int childIndex = getAndVerifyPreorderedIndex( in dispatchTouchEvent() 3595 childIndex = getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in dispatchProvideStructure() 3739 final int childIndex = getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in populateChildrenForAutofill() 3773 final int childIndex = getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in populateChildrenForContentCapture() 4317 final int childIndex = getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in dispatchDraw() 4469 final int childIndex = getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in buildOrderedChildList() 7342 final int childIndex = getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in subtractObscuredTouchableRegion() [all …]
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 18071 HSPLandroid/view/ViewGroup;->getAndVerifyPreorderedIndex(IIZ)I
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 18135 HSPLandroid/view/ViewGroup;->getAndVerifyPreorderedIndex(IIZ)I
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 64151 Landroid/view/ViewGroup;->getAndVerifyPreorderedIndex(IIZ)I
|