Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java63 public abstract class PagedView<T extends View & PageIndicator> extends ViewGroup { class
146 public PagedView(Context context) { in PagedView() method in PagedView
150 public PagedView(Context context, AttributeSet attrs) { in PagedView() method in PagedView
154 public PagedView(Context context, AttributeSet attrs, int defStyle) { in PagedView() method in PagedView