Searched refs:mLastFocus (Results 1 – 1 of 1) sorted by relevance
498 WindowState mLastFocus = null; field in WindowManagerService7105 lastFocus = mLastFocus; in handleMessage()7111 mLastFocus = newFocus; in handleMessage()7569 Slog.i(TAG, "Last focus: " + mLastFocus); in inputMethodClientHasFocus()10427 if (mLastFocus != mCurrentFocus) { in dumpWindowsNoHeaderLocked()10428 pw.print(" mLastFocus="); pw.println(mLastFocus); in dumpWindowsNoHeaderLocked()