Home | History | Annotate | Download | only in widget

Lines Matching refs:gainFocus

1348     protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) {
1349 super.onFocusChanged(gainFocus, direction, previouslyFocusedRect);
1356 if (gainFocus && mSelectedChild != null) {