Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DView.java10470 final int otherDrawIndex = (customOrder ? in populateAccessibilityNodeInfoDrawingOrderInParent() local
10472 if (otherDrawIndex < childDrawIndex) { in populateAccessibilityNodeInfoDrawingOrderInParent()