Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
H A DListItemFocusablesFarApartTest.java51 public View getChildOfItem(int listIndex, int index) { in getChildOfItem()
56 public int getTopOfChildOfItem(int listIndex, int index) { in getTopOfChildOfItem()
62 public int getBottomOfChildOfItem(int listIndex, int index) { in getBottomOfChildOfItem()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListItemFocusablesClose.java36 public View getChildOfItem(int listIndex, int index) { in getChildOfItem()
/aosp14/frameworks/base/core/java/com/android/internal/alsa/
H A DAlsaCardsParser.java127 public void log(int listIndex) { in log()