Home
last modified time | relevance | path

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

/cts/tests/fragment/src/android/fragment/cts/
DFragmentAnimatorTest.java55 private final static int POP_EXIT = 4; 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()
262 assertFragmentAnimation(fragment3, 2, false, POP_EXIT); in replaceAnimators()
[all …]