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