summaryrefslogtreecommitdiff
path: root/core/java/android
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2021-04-26 00:18:29 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2021-04-26 00:18:29 +0000
commitdc4c8ea3f5df9137aebafbdf67ac71b3647b1295 (patch)
tree6b9e22dcaa8b1a0d533be56fb8ba28f97ee2259e /core/java/android
parentc4cf0d4927cf7f679b2d22359046bef0635ed593 (diff)
parent25457d42572d16f0aceef5a3f238181b5028d17f (diff)
Merge "Support PiP with fixed rotation" into sc-dev
Diffstat (limited to 'core/java/android')
-rw-r--r--core/java/android/window/WindowContainerTransaction.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/java/android/window/WindowContainerTransaction.java b/core/java/android/window/WindowContainerTransaction.java
index 26a6f0dcf470..f93e41396152 100644
--- a/core/java/android/window/WindowContainerTransaction.java
+++ b/core/java/android/window/WindowContainerTransaction.java
@@ -109,8 +109,8 @@ public final class WindowContainerTransaction implements Parcelable {
}
/**
- * Notify activities within the hierarchy of a container that they have entered picture-in-picture
- * mode with the given bounds.
+ * Notify {@link com.android.server.wm.PinnedTaskController} that the picture-in-picture task
+ * has finished the enter animation with the given bounds.
*/
@NonNull
public WindowContainerTransaction scheduleFinishEnterPip(