Searched refs:setCustomAnimations (Results 1 – 4 of 4) sorted by relevance
200 public abstract FragmentTransaction setCustomAnimations(@AnimatorRes int enter, in setCustomAnimations() method in FragmentTransaction209 public abstract FragmentTransaction setCustomAnimations(@AnimatorRes int enter, in setCustomAnimations() method in FragmentTransaction
510 public FragmentTransaction setCustomAnimations(int enter, int exit) { in setCustomAnimations() method in BackStackRecord511 return setCustomAnimations(enter, exit, 0, 0); in setCustomAnimations()514 public FragmentTransaction setCustomAnimations(int enter, int exit, in setCustomAnimations() method in BackStackRecord
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5846 …method @Deprecated public abstract android.app.FragmentTransaction setCustomAnimations(@AnimatorRe…5847 …method @Deprecated public abstract android.app.FragmentTransaction setCustomAnimations(@AnimatorRe…