Home
last modified time | relevance | path

Searched defs:imageview (Results 1 – 3 of 3) sorted by relevance

/development/samples/devbytes/animation/KeyframeAnimation/src/com/example/android/keyframeanimation/
DKeyframeAnimation.java44 ImageView imageview = (ImageView) findViewById(R.id.imageview); in onCreate() local
/development/samples/devbytes/animation/CrossFading/src/com/example/android/crossfading/
DCrossFading.java45 final ImageView imageview = (ImageView) findViewById(R.id.imageview); in onCreate() local
/development/samples/devbytes/graphics/BitmapAllocation/src/com/example/android/bitmapallocation/
DBitmapAllocation.java57 final ImageView imageview = (ImageView) findViewById(R.id.imageview); in onCreate() local