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

/frameworks/base/core/java/android/widget/
H A DGridView.java1858 if (!isCandidateSelection(i, direction)) {
1889 private boolean isCandidateSelection(int childIndex, int direction) { method in class:GridView

Completed in 41 milliseconds