HomeSort by relevance Sort by last modified time
    Searched refs:PagedViewWithDraggableItems (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewWithDraggableItems.java 28 * * call setDragSlopeThreshold after making an instance of the PagedViewWithDraggableItems
34 public abstract class PagedViewWithDraggableItems extends PagedView
42 public PagedViewWithDraggableItems(Context context) {
46 public PagedViewWithDraggableItems(Context context, AttributeSet attrs) {
50 public PagedViewWithDraggableItems(Context context, AttributeSet attrs, int defStyle) {
AppsCustomizePagedView.java 151 public class AppsCustomizePagedView extends PagedViewWithDraggableItems implements
550 * PagedViewWithDraggableItems implementation
    [all...]

Completed in 104 milliseconds