HomeSort by relevance Sort by last modified time
    Searched defs:reserveEndViewTransition (Results 1 - 4 of 4) sorted by null

  /frameworks/support/transition/src/main/java/androidx/transition/
GhostViewImpl.java 30 void reserveEndViewTransition(ViewGroup viewGroup, View view);
GhostViewApi21.java 83 public void reserveEndViewTransition(ViewGroup viewGroup, View view) {
GhostViewApi14.java 181 public void reserveEndViewTransition(ViewGroup viewGroup, View view) {
ChangeTransform.java 395 ghostView.reserveEndViewTransition((ViewGroup) startValues.values.get(PROPNAME_PARENT),

Completed in 72 milliseconds