Searched refs:mLastFocusedWindow (Results 1 – 1 of 1) sorted by relevance
312 private WindowState mLastFocusedWindow; field in DisplayPolicy1249 if (mLastFocusedWindow == win) {1250 mLastFocusedWindow = null;2372 mLastFocusedWindow = lastFocus;2482 (mLastFocusedWindow != null && mLastFocusedWindow.canReceiveKeys());2484 : lastFocusCanReceiveKeys ? mLastFocusedWindow