Home
last modified time | relevance | path

Searched refs:setCustomAnimations (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A 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
H A 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
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt5846 …method @Deprecated public abstract android.app.FragmentTransaction setCustomAnimations(@AnimatorRe…
5847 …method @Deprecated public abstract android.app.FragmentTransaction setCustomAnimations(@AnimatorRe…