Home
last modified time | relevance | path

Searched defs:SectionView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DSectionView.java25 public abstract class SectionView extends LinearLayout { class
35 public SectionView(Context context, @Nullable AttributeSet attrs) { in SectionView() method in SectionView