Home | History | Annotate | Download | only in widget

Lines Matching refs:gainFocus

1834     protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) {
1835 super.onFocusChanged(gainFocus, direction, previouslyFocusedRect);
1838 if (gainFocus && previouslyFocusedRect != null) {