Searched refs:getFocusedChildIndex (Results 1 – 2 of 2) sorted by relevance
158 if (mAdapterItems.size() == 0 || getFocusedChildIndex() == -1) { in getFocusedChild()161 return mAdapterItems.get(getFocusedChildIndex()); in getFocusedChild()167 public int getFocusedChildIndex() { in getFocusedChildIndex() method in AlphabeticalAppsList
246 int focusedChildIndex = getFocusedChildIndex(); in focusFind()293 private int getFocusedChildIndex() { in getFocusedChildIndex() method in ProgramGrid