Home
last modified time | relevance | path

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

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