Home | History | Annotate | Download | only in launcher2

Lines Matching defs:AppsCustomizePagedView

148 public class AppsCustomizePagedView extends PagedViewWithDraggableItems implements
152 static final String TAG = "AppsCustomizePagedView";
246 public AppsCustomizePagedView(Context context, AttributeSet attrs) {
257 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.AppsCustomizePagedView, 0, 0);