Home | History | Annotate | Download | only in wm

Lines Matching refs:currentFocus

347                             final WindowState currentFocus = mService.mCurrentFocus;
348 if (currentFocus == null || currentFocus.mLayer < win.mLayer) {