Home
last modified time | relevance | path

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

/cts/tests/fragment/src/android/fragment/cts/
DFragmentAnimatorTest.java54 private final static int POP_ENTER = 3; field in FragmentAnimatorTest
74 .setCustomAnimations(ENTER, EXIT, POP_ENTER, POP_EXIT) in addAnimators()
94 .setCustomAnimations(ENTER, EXIT, POP_ENTER, POP_EXIT) in removeAnimators()
119 .setCustomAnimations(ENTER, EXIT, POP_ENTER, POP_EXIT) in showAnimatorsReordered()
155 .setCustomAnimations(ENTER, EXIT, POP_ENTER, POP_EXIT) in showAnimatorsOrdered()
183 .setCustomAnimations(ENTER, EXIT, POP_ENTER, POP_EXIT) in hideAnimators()
203 .setCustomAnimations(ENTER, EXIT, POP_ENTER, POP_EXIT) in attachAnimators()
223 .setCustomAnimations(ENTER, EXIT, POP_ENTER, POP_EXIT) in detachAnimators()
249 .setCustomAnimations(ENTER, EXIT, POP_ENTER, POP_EXIT) in replaceAnimators()
266 assertFragmentAnimation(replacement1, expectedAnimations, true, POP_ENTER); in replaceAnimators()
[all …]