Searched refs:mLastFocusedWindow (Results 1 – 1 of 1) sorted by relevance
316 private WindowState mLastFocusedWindow; field in DisplayPolicy1002 if (mLastFocusedWindow == win) { in removeWindowLw()1003 mLastFocusedWindow = null; in removeWindowLw()3031 mLastFocusedWindow = lastFocus; in focusChangedLw()3129 (mLastFocusedWindow != null && mLastFocusedWindow.canReceiveKeys()); in updateSystemUiVisibilityLw()3131 : lastFocusCanReceiveKeys ? mLastFocusedWindow in updateSystemUiVisibilityLw()