Searched refs:getFocus (Results 1 – 4 of 4) sorted by relevance
38 final View focus = mTable.getFocus(); in onKeyDown()77 mTable.setSelection(mTable.getFocus()); in onKeyDown()87 mTable.fling(mTable.getFocus()); in onKeyDown()
277 public View getFocus() { in getFocus() method in PhotoTable283 setHighlight(getFocus(), false); in clearFocus()396 return getFocus(); in moveFocus()683 if (photo == getFocus()) { in fadeAway()794 if (photo == getFocus()) { in fling()
65 mTable.fling(mTable.getFocus()); in onTouchEvent()
105 mTable.move(mTable.getFocus(), in move()