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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
AnimatedImageView.java 29 public class AnimatedImageView extends ImageView {
33 public AnimatedImageView(Context context) {
37 public AnimatedImageView(Context context, AttributeSet attrs) {
  /packages/apps/Settings/src/com/android/settings/widget/
AnimatedImageView.java 26 public class AnimatedImageView extends ImageView {
30 public AnimatedImageView(Context context) {
34 public AnimatedImageView(Context context, AttributeSet attrs) {

Completed in 83 milliseconds