Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DFragmentTransaction.java200 public abstract FragmentTransaction setCustomAnimations(@AnimatorRes int enter, in setCustomAnimations() method in FragmentTransaction
209 public abstract FragmentTransaction setCustomAnimations(@AnimatorRes int enter, in setCustomAnimations() method in FragmentTransaction
DBackStackRecord.java510 public FragmentTransaction setCustomAnimations(int enter, int exit) { in setCustomAnimations() method in BackStackRecord
514 public FragmentTransaction setCustomAnimations(int enter, int exit, in setCustomAnimations() method in BackStackRecord