Searched defs:button2 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DTransformsAndAnimationsActivity.java36 Button button2; field in class:TransformsAndAnimationsActivity
59 button2 = (Button) findViewById(R.id.button2);
130 button2.startAnimation(alphaAnim);
152 button2.setLayerType(layerType, null);

Completed in 71 milliseconds