Home
last modified time | relevance | path

Searched refs:setCustomAnimations (Results 1 – 6 of 6) 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
511 return setCustomAnimations(enter, exit, 0, 0); in setCustomAnimations()
514 public FragmentTransaction setCustomAnimations(int enter, int exit, in setCustomAnimations() method in BackStackRecord
/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/
DBaseSetupWizardActivity.java187 .setCustomAnimations( in setContentFragment()
DBaseActivity.java188 .setCustomAnimations( in setContentFragment()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4309 method public abstract android.app.FragmentTransaction setCustomAnimations(int, int);
4310 method public abstract android.app.FragmentTransaction setCustomAnimations(int, int, int, int);
/frameworks/base/api/
Dcurrent.txt5009 …method @Deprecated public abstract android.app.FragmentTransaction setCustomAnimations(@AnimatorRe…
5010 …method @Deprecated public abstract android.app.FragmentTransaction setCustomAnimations(@AnimatorRe…