HomeSort by relevance Sort by last modified time
    Searched defs:AnimatedImageView (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/widget/
AnimatedImageView.java 26 public class AnimatedImageView extends ImageView {
30 public AnimatedImageView(Context context) {
34 public AnimatedImageView(Context context, AttributeSet attrs) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
AnimatedImageView.java 31 public class AnimatedImageView extends ImageView {
42 public AnimatedImageView(Context context) {
46 public AnimatedImageView(Context context, AttributeSet attrs) {
49 R.styleable.AnimatedImageView, 0, 0);

Completed in 757 milliseconds