Searched refs:setWillCloseOrEnterPip (Results 1 – 4 of 4) sorted by relevance
761 public void setWillCloseOrEnterPip(boolean willCloseOrEnterPip) { in setWillCloseOrEnterPip() method in AppWindowContainerController767 mContainer.setWillCloseOrEnterPip(willCloseOrEnterPip); in setWillCloseOrEnterPip()
2261 void setWillCloseOrEnterPip(boolean willCloseOrEnterPip) { in setWillCloseOrEnterPip() method in AppWindowToken
784 void setWillCloseOrEnterPip(boolean willCloseOrEnterPip) { in setWillCloseOrEnterPip() method in ActivityRecord785 getWindowContainerController().setWillCloseOrEnterPip(willCloseOrEnterPip); in setWillCloseOrEnterPip()
1559 prev.setWillCloseOrEnterPip(false); in completePauseLocked()2459 lastResumed.setWillCloseOrEnterPip(true); in resumeTopActivityInnerLocked()