Searched defs:getChildOfItem (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListItemFocusablesClose.java36 public View getChildOfItem(int listIndex, int index) { method in class:ListItemFocusablesClose
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
H A DListItemFocusablesFarApartTest.java50 public View getChildOfItem(int listIndex, int index) { method in class:ListItemFocusablesFarApartTest
84 final Button topButton = (Button) getChildOfItem(0, 0);
113 getChildOfItem(0, 2).isFocused());

Completed in 106 milliseconds