Searched refs:mTopFullscreenOpaqueWindowState (Results 1 – 1 of 1) sorted by relevance
344 private WindowState mTopFullscreenOpaqueWindowState; field in DisplayPolicy1419 return mTopFullscreenOpaqueWindowState;1434 mTopFullscreenOpaqueWindowState = null;1527 if (mTopFullscreenOpaqueWindowState == null) {1559 if (mTopFullscreenOpaqueWindowState == null && !exitingStartingWindow) {1560 mTopFullscreenOpaqueWindowState = win;1766 if (mTopFullscreenOpaqueWindowState == null1770 return !mTopFullscreenOpaqueWindowState.isRequestedVisible(type);2356 : mTopFullscreenOpaqueWindowState;2373 winCandidate = mTopFullscreenOpaqueWindowState;[all …]