Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/widget/
DFilmstripLayout.java67 private FilmstripBackground mBackgroundDrawable;
144 mBackgroundDrawable = new FilmstripBackground(); in init()
485 private class FilmstripBackground extends Drawable { class in FilmstripLayout
489 public FilmstripBackground() { in FilmstripBackground() method in FilmstripLayout.FilmstripBackground