Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DTaskTransitionSpec.java49 public final Set<Integer> animationBoundInsets; field in TaskTransitionSpec
52 int backgroundColor, Set<Integer> animationBoundInsets) { in TaskTransitionSpec()