Searched refs:MyBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
58 private MyBackgroundDrawable mBackgroundDrawable;127 mBackgroundDrawable = new MyBackgroundDrawable(); in init()447 private class MyBackgroundDrawable extends Drawable { class in FilmstripLayout451 public MyBackgroundDrawable() { in MyBackgroundDrawable() method in FilmstripLayout.MyBackgroundDrawable