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

  /frameworks/base/services/java/com/android/server/wm/
WindowAnimator.java 333 if (mCurrentFocus == null || mCurrentFocus.mLayer < win.mLayer) {
514 WindowState mCurrentFocus;
516 mCurrentFocus = currentFocus;
WindowManagerService.java 561 WindowState mCurrentFocus = null;
    [all...]

Completed in 142 milliseconds