Searched refs:mLastFocus (Results 1 – 1 of 1) sorted by relevance
498 WindowState mLastFocus = null; field in WindowManagerService6407 lastFocus = mLastFocus; in handleMessage()6413 mLastFocus = newFocus; in handleMessage()9534 if (mLastFocus != mCurrentFocus) { in dumpWindowsLocked()9535 pw.print(" mLastFocus="); pw.println(mLastFocus); in dumpWindowsLocked()