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 302 if (mCurrentFocus == null || mCurrentFocus.mLayer < win.mLayer) {
663 WindowState mCurrentFocus;
665 mCurrentFocus = currentFocus;
    [all...]
WindowManagerService.java 509 WindowState mCurrentFocus = null;
    [all...]

Completed in 48 milliseconds