Home
last modified time | relevance | path

Searched defs:startBlue (Results 1 – 4 of 4) sorted by relevance

/cts/tests/fragment/src/android/fragment/cts/
DPostponedTransitionTest.java74 final View startBlue = mActivityRule.getActivity().findViewById(R.id.blueSquare); in replaceTransition() local
110 View startBlue = mActivityRule.getActivity().findViewById(R.id.blueSquare); in backStackNestingLevel() local
164 final View startBlue = mActivityRule.getActivity().findViewById(R.id.blueSquare); in forcedTransition1() local
221 final View startBlue = mActivityRule.getActivity().findViewById(R.id.blueSquare); in forcedTransition2() local
278 final View startBlue = mActivityRule.getActivity().findViewById(R.id.blueSquare); in crazyTransition() local
658 final View startBlue = mBeginningFragment.getView().findViewById(R.id.blueSquare); in popPostponedTransaction() local
730 final View startBlue = mActivityRule.getActivity().findViewById(R.id.blueSquare); in postponeDoesNotAllowReentrancy() local
DFragmentTransitionTest.java180 final View startBlue = findBlue(); in removeAdded() local
278 final View startBlue = findBlue(); in callStartEndWithSharedElements() local
335 final View startBlue = findBlue(); in onMapSharedElementOut() local
402 final View startBlue = findBlue(); in onMapSharedElementIn() local
468 final View startBlue = findBlue(); in complexSharedElementTransition() local
545 final View startBlue = findBlue(); in showHideTransition() local
596 final View startBlue = findBlue(); in attachDetachTransition() local
640 final View startBlue = findBlue(); in sharedElementMismatch() local
675 final View startBlue = findBlue(); in sharedDuplicateTargetNames() local
739 final View startBlue = findBlue(); in noSharedElementTransition() local
[all …]
/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java607 int startBlue = Color.blue(start); in testOfArgb() local
DObjectAnimatorTest.java237 int startBlue = Color.blue(start); in testOfArgb() local