Searched refs:mLastFocus (Results 1 – 1 of 1) sorted by relevance
542 WindowState mLastFocus = null; field in WindowManagerService7766 lastFocus = mLastFocus; in handleMessage()7772 mLastFocus = newFocus; in handleMessage()8311 Slog.i(TAG, "Last focus: " + mLastFocus); in inputMethodClientHasFocus()11369 if (mLastFocus != mCurrentFocus) { in dumpWindowsNoHeaderLocked()11370 pw.print(" mLastFocus="); pw.println(mLastFocus); in dumpWindowsNoHeaderLocked()