Home | History | Annotate | Download | only in widget

Lines Matching refs:gainFocus

1911     protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) {
1912 super.onFocusChanged(gainFocus, direction, previouslyFocusedRect);
1913 if (gainFocus && mSelectedPosition < 0 && !isInTouchMode()) {