Searched refs:mIsRecentsShown (Results 1 – 1 of 1) sorted by relevance
61 private boolean mIsRecentsShown; field in PipRecentsOverlayManager154 if (!mIsPipRecentsOverlayShown || !mIsRecentsShown || mIsPipFocusedInRecent in requestFocus()173 if (!mIsPipRecentsOverlayShown || !mIsRecentsShown || !mIsPipFocusedInRecent in clearFocus()199 mIsRecentsShown = true; in onRecentsResumed()210 mIsRecentsShown = false; in onRecentsPaused()223 return mIsRecentsShown; in isRecentsShown()230 if (mIsRecentsShown) { in onConfigurationChanged()