Searched defs:targetStackBounds (Results 1 – 3 of 3) sorted by relevance
2527 void scheduleUpdatePictureInPictureModeIfNeeded(TaskRecord task, Rect targetStackBounds) { in scheduleUpdatePictureInPictureModeIfNeeded()2545 void updatePictureInPictureMode(TaskRecord task, Rect targetStackBounds, boolean forceUpdate) { in updatePictureInPictureMode()
5689 public void updatePictureInPictureModeForPinnedStackAnimation(Rect targetStackBounds, in updatePictureInPictureModeForPinnedStackAnimation()5700 mStackSupervisor.updatePictureInPictureMode(tasks.get(i), targetStackBounds, in updatePictureInPictureModeForPinnedStackAnimation() local
760 void updatePictureInPictureMode(Rect targetStackBounds, boolean forceUpdate) { in updatePictureInPictureMode()