Home
last modified time | relevance | path

Searched defs:RemoteAnimationTarget (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DRemoteAnimationTarget.java50 public class RemoteAnimationTarget implements Parcelable { class
166 public RemoteAnimationTarget(int taskId, int mode, SurfaceControl leash, boolean isTranslucent, in RemoteAnimationTarget() method in RemoteAnimationTarget
185 public RemoteAnimationTarget(Parcel in) { in RemoteAnimationTarget() method in RemoteAnimationTarget