Home
last modified time | relevance | path

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

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