Searched refs:mLastFocusedWindow (Results 1 – 1 of 1) sorted by relevance
316 private WindowState mLastFocusedWindow; field in DisplayPolicy1010 if (mLastFocusedWindow == win) { in removeWindowLw()1011 mLastFocusedWindow = null; in removeWindowLw()3043 mLastFocusedWindow = lastFocus; in focusChangedLw()3141 (mLastFocusedWindow != null && mLastFocusedWindow.canReceiveKeys()); in updateSystemUiVisibilityLw()3143 : lastFocusCanReceiveKeys ? mLastFocusedWindow in updateSystemUiVisibilityLw()