Home
last modified time | relevance | path

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

/cts/tests/fragment/src/android/fragment/cts/
DFragmentTransitionTest.java950 final Rect toSharedRect1 = getBoundsOnScreen(toShared1); in verifyCrossTransition() local
961 verifyAndClearTransition(to1.enterTransition, toSharedRect1, toEnter1); in verifyCrossTransition()
988 verifyAndClearTransition(to1.returnTransition, toSharedRect1, toEnter1); in verifyCrossTransition()
990 verifyAndClearTransition(to1.sharedElementReturn, toSharedRect1, toShared1, returnShared1); in verifyCrossTransition()