Searched refs:mWillCloseOrEnterPip (Results 1 – 1 of 1) sorted by relevance
313 private boolean mWillCloseOrEnterPip; field in AppWindowToken3229 mWillCloseOrEnterPip = willCloseOrEnterPip; in setWillCloseOrEnterPip()3238 return (isAnimating() && hiddenRequested) || mWillCloseOrEnterPip; in isClosingOrEnteringPip()