Searched refs:setWillCloseOrEnterPip (Results 1 – 4 of 4) sorted by relevance
866 void setWillCloseOrEnterPip(boolean willCloseOrEnterPip) { in setWillCloseOrEnterPip() method in ActivityRecord871 mAppWindowToken.setWillCloseOrEnterPip(willCloseOrEnterPip); in setWillCloseOrEnterPip()
1798 prev.setWillCloseOrEnterPip(false); in completePauseLocked()2771 lastResumed.setWillCloseOrEnterPip(true); in resumeTopActivityInnerLocked()
3228 void setWillCloseOrEnterPip(boolean willCloseOrEnterPip) { in setWillCloseOrEnterPip() method in AppWindowToken
14832 HSPLcom/android/server/wm/ActivityRecord;->setWillCloseOrEnterPip(Z)V15661 HSPLcom/android/server/wm/AppWindowToken;->setWillCloseOrEnterPip(Z)V