Home | History | Annotate | Download | only in deskclock

Lines Matching refs:newFocus

808             public void onGlobalFocusChanged(View oldFocus, View newFocus) {
809 if (oldFocus == null && newFocus == nightmodeButton) {