HomeSort by relevance Sort by last modified time
    Searched refs:getLabelForPosition (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ListOfInternalSelectionViews.java 76 public String getLabelForPosition(int position) {
153 return getLabelForPosition(position);
165 getLabelForPosition(position));
ScrollingThroughListOfFocusablesTest.java 108 mActivity.getLabelForPosition(1), peekingChild.getLabel());
202 assertEquals(mActivity.getLabelForPosition(0), view.getLabel());

Completed in 2815 milliseconds