Searched refs:getCurrentSelection (Results 1 – 2 of 2) sorted by relevance
236 int currentSelection = mGvs.getCurrentSelection();697 onImageClicked(mGvs.getCurrentSelection());720 mGvs.invalidateImage(mGvs.getCurrentSelection());756 if (mGvs.getCurrentSelection() != GridViewSpecial.INDEX_NONE) {
378 public int getCurrentSelection() { in getCurrentSelection() method in GridViewSpecial