Searched refs:getAndVerifyPreorderedIndex (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ViewGroup.java | 2054 final int childIndex = getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in onResolvePointerIcon() 2093 private int getAndVerifyPreorderedIndex(int childrenCount, int i, boolean customOrder) { in getAndVerifyPreorderedIndex() method in ViewGroup 2136 final int childIndex = getAndVerifyPreorderedIndex( in dispatchHoverEvent() 2357 getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in dispatchTooltipHoverEvent() 2712 final int childIndex = getAndVerifyPreorderedIndex( in dispatchTouchEvent() 3592 childIndex = getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in dispatchProvideStructure() 3721 final int childIndex = getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in populateChildrenForAutofill() 3750 final int childIndex = getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in populateChildrenForContentCapture() 4286 final int childIndex = getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in dispatchDraw() 4438 final int childIndex = getAndVerifyPreorderedIndex(childrenCount, i, customOrder); in buildOrderedChildList() [all …]
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 18275 HSPLandroid/view/ViewGroup;->getAndVerifyPreorderedIndex(IIZ)I+]Landroid/view/ViewGroup;missing_typ…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 18324 HSPLandroid/view/ViewGroup;->getAndVerifyPreorderedIndex(IIZ)I+]Landroid/view/ViewGroup;missing_typ…
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 67474 Landroid/view/ViewGroup;->getAndVerifyPreorderedIndex(IIZ)I
|