Searched refs:mLastFocusedWindow (Results 1 – 1 of 1) sorted by relevance
286 private WindowState mLastFocusedWindow; field in DisplayPolicy1277 if (mLastFocusedWindow == win) {1278 mLastFocusedWindow = null;2237 mLastFocusedWindow = lastFocus;2368 } else if (mLastFocusedWindow != null && mLastFocusedWindow.canReceiveKeys()) {2371 winCandidate = mLastFocusedWindow;