Searched refs:enterPipBounds (Results 1 – 1 of 1) sorted by relevance
761 Rect enterPipBounds = c.getEnterPipBounds(); in applyTaskChanges() local762 if (enterPipBounds != null) { in applyTaskChanges()763 tr.mDisplayContent.mPinnedTaskController.setEnterPipBounds(enterPipBounds); in applyTaskChanges()