Searched refs:willCloseOrEnterPip (Results 1 – 2 of 2) sorted by relevance
3212 void setWillCloseOrEnterPip(boolean willCloseOrEnterPip) { in setWillCloseOrEnterPip() argument3213 mWillCloseOrEnterPip = willCloseOrEnterPip; in setWillCloseOrEnterPip()
866 void setWillCloseOrEnterPip(boolean willCloseOrEnterPip) { in setWillCloseOrEnterPip() argument871 mAppWindowToken.setWillCloseOrEnterPip(willCloseOrEnterPip); in setWillCloseOrEnterPip()