Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGridView.java1167 final int invertedIndex = count - 1 - index; in attachLayoutAnimationParameters() local
2005 final int invertedIndex = count - 1 - childIndex; in isCandidateSelection() local
2437 final int invertedIndex = count - 1 - position; in onInitializeAccessibilityNodeInfoForItem() local