Home | History | Annotate | Download | only in launcher3

Lines Matching refs:styleable

220                 R.styleable.PagedView, defStyle, 0);
223 R.styleable.PagedView_pageLayoutWidthGap, 0);
225 R.styleable.PagedView_pageLayoutHeightGap, 0);
226 mPageIndicatorViewId = a.getResourceId(R.styleable.PagedView_pageIndicator, -1);