Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java53 public abstract class PagedView extends ViewGroup implements ViewGroup.OnHierarchyChangeListener { class
194 public PagedView(Context context) { in PagedView() method in PagedView
198 public PagedView(Context context, AttributeSet attrs) { in PagedView() method in PagedView
202 public PagedView(Context context, AttributeSet attrs, int defStyle) { in PagedView() method in PagedView
/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java61 public abstract class PagedView extends ViewGroup implements ViewGroup.OnHierarchyChangeListener { class
208 public PagedView(Context context) { in PagedView() method in PagedView
212 public PagedView(Context context, AttributeSet attrs) { in PagedView() method in PagedView
216 public PagedView(Context context, AttributeSet attrs, int defStyle) { in PagedView() method in PagedView