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

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DTransformsAndAnimationsActivity.java37 Button button3; field in class:TransformsAndAnimationsActivity
60 button3 = (Button) findViewById(R.id.button3);
112 button3.setTranslationX(50);
131 button3.startAnimation(alphaAnim);
153 button3.setLayerType(layerType, null);

Completed in 1383 milliseconds