Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/widget/
DFilmstripLayout.java58 private MyBackgroundDrawable mBackgroundDrawable;
127 mBackgroundDrawable = new MyBackgroundDrawable(); in init()
447 private class MyBackgroundDrawable extends Drawable { class in FilmstripLayout
451 public MyBackgroundDrawable() { in MyBackgroundDrawable() method in FilmstripLayout.MyBackgroundDrawable