Searched defs:ChangeBounds (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/transition/
H A DChangeBounds.java37 * <p>A ChangeBounds transition can be described in a resource file by using the
41 public class ChangeBounds extends Transition { class in inherits:Transition
57 private static final String LOG_TAG = "ChangeBounds";
71 * Setting this flag tells ChangeBounds to track the before/after parent
121 // triggered by a property on ChangeBounds. Otherwise, we're forcing the requirement that

Completed in 304 milliseconds