Home
last modified time | relevance | path

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

/cts/tests/fragment/src/android/fragment/cts/
DFragmentTransitionTest.java954 final Rect toSharedRect2 = getBoundsOnScreen(toShared2); in verifyCrossTransition() local
962 verifyAndClearTransition(to2.enterTransition, toSharedRect2, toEnter2); in verifyCrossTransition()
989 verifyAndClearTransition(to2.returnTransition, toSharedRect2, toEnter2); in verifyCrossTransition()
991 verifyAndClearTransition(to2.sharedElementReturn, toSharedRect2, toShared2, returnShared2); in verifyCrossTransition()