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

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DTransformsAndAnimationsActivity.java35 Button button1; field in class:TransformsAndAnimationsActivity
58 button1 = (Button) findViewById(R.id.button1);
129 button1.startAnimation(alphaAnim);
151 button1.setLayerType(layerType, null);

Completed in 85 milliseconds