Home
last modified time | relevance | path

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

/cts/tests/fragment/src/android/fragment/cts/
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 …]
DPostponedTransitionTest.java75 final View startBlue = mActivityRule.getActivity().findViewById(R.id.blueSquare); in replaceTransition() local
111 View startBlue = mActivityRule.getActivity().findViewById(R.id.blueSquare); in backStackNestingLevel() local
165 final View startBlue = mActivityRule.getActivity().findViewById(R.id.blueSquare); in forcedTransition1() local
222 final View startBlue = mActivityRule.getActivity().findViewById(R.id.blueSquare); in forcedTransition2() local
279 final View startBlue = mActivityRule.getActivity().findViewById(R.id.blueSquare); in crazyTransition() local
659 final View startBlue = mBeginningFragment.getView().findViewById(R.id.blueSquare); in popPostponedTransaction() local
731 final View startBlue = mActivityRule.getActivity().findViewById(R.id.blueSquare); in postponeDoesNotAllowReentrancy() local
/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java617 int startBlue = Color.blue(start); in testOfArgb() local
DObjectAnimatorTest.java290 int startBlue = Color.blue(start); in testOfArgb() local