HomeSort by relevance Sort by last modified time
    Searched full:animation_background (Results 1 - 5 of 5) sorted by null

  /external/replicaisland/res/layout/
good_ending_animation.xml 11 android:id="@+id/animation_background"
kabocha_ending_animation.xml 11 android:id="@+id/animation_background"
rokudou_ending_animation.xml 16 android:id="@+id/animation_background"
  /external/replicaisland/src/com/replica/replicaisland/
AnimationPlayerActivity.java 112 View background = findViewById(R.id.animation_background);
126 View background = findViewById(R.id.animation_background);
  /frameworks/base/core/java/android/view/animation/
Animation.java 254 setBackgroundColor(a.getInt(com.android.internal.R.styleable.Animation_background, 0));
    [all...]

Completed in 975 milliseconds