Searched refs:enterPipBounds (Results 1 – 1 of 1) sorted by relevance
285 Rect enterPipBounds = c.getEnterPipBounds(); in applyTaskChanges() local286 if (enterPipBounds != null) { in applyTaskChanges()287 mService.mStackSupervisor.updatePictureInPictureMode(tr, enterPipBounds, true); in applyTaskChanges()