Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRemoteAnimationTargetSet.java35 public final int targetMode; field in RemoteAnimationTargetSet
38 public RemoteAnimationTargetSet(RemoteAnimationTargetCompat[] apps, int targetMode) { in RemoteAnimationTargetSet()