Home
last modified time | relevance | path

Searched defs:redSquare (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/transition/src/android/transition/cts/
DChangeTransformTest.java41 final View redSquare = mActivity.findViewById(R.id.redSquare); in testTranslation() local
64 final View redSquare = mActivity.findViewById(R.id.redSquare); in testRotation() local
85 final View redSquare = mActivity.findViewById(R.id.redSquare); in testScale() local
DSceneTest.java44 View redSquare = mActivity.findViewById(R.id.redSquare); in testDynamicConstructor() local
68 View redSquare = mActivity.findViewById(R.id.redSquare); in testViewConstructor() local
91 View redSquare = mActivity.findViewById(R.id.redSquare); in testFactory() local
DExplodeTest.java41 final View redSquare = mActivity.findViewById(R.id.redSquare); in testExplode() local
86 final View redSquare = mActivity.findViewById(R.id.redSquare); in testImplode() local
DChangeClipBoundsTest.java40 final View redSquare = mActivity.findViewById(R.id.redSquare); in testChangeClipBounds() local
DVisibilityTest.java77 final View redSquare = mActivity.findViewById(R.id.redSquare); in testIsVisible() local
DChangeBoundsTest.java240 View redSquare = mActivity.findViewById(R.id.redSquare); in validateIntermediatePosition() local
255 View redSquare = mActivity.findViewById(R.id.redSquare); in validateClippedIntermediate() local
274 View redSquare = mActivity.findViewById(R.id.redSquare); in validateNormalIntermediate() local
DSlideEdgeTest.java79 final View redSquare = activity.findViewById(R.id.redSquare); in testSlideOut() local
163 final View redSquare = activity.findViewById(R.id.redSquare); in testSlideIn() local
DTransitionTest.java398 View redSquare = mActivity.findViewById(R.id.redSquare); in testInterpolator() local
457 View redSquare = mActivity.findViewById(R.id.redSquare); in testPropagation() local
475 View redSquare = mActivity.findViewById(R.id.redSquare); in testStartDelay() local