HomeSort by relevance Sort by last modified time
    Searched refs:mCurrentFocus (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/java/com/android/server/wm/
WindowAnimator.java 434 if (mCurrentFocus == null || mCurrentFocus.mLayer < win.mLayer) {
    [all...]
WindowManagerService.java 523 WindowState mCurrentFocus = null;
    [all...]
WindowState.java     [all...]
WindowStateAnimator.java 346 if (mService.mCurrentFocus == mWin) {
    [all...]

Completed in 46 milliseconds