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