Home
last modified time | relevance | path

Searched refs:sphereAnim (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DAnimationPlayerActivity.java134 Animation sphereAnim = AnimationUtils.loadAnimation(this, R.anim.rokudou_slide_sphere); in onCreate() local
140 sphere.startAnimation(sphereAnim); in onCreate()