Searched refs:PagedView (Results 1 – 13 of 13) sorted by relevance
22 import com.android.launcher3.PagedView;58 if (parent instanceof PagedView) { in computeLocationRelativeToContainer()59 PagedView page = (PagedView) parent; in computeLocationRelativeToContainer()
42 import com.android.launcher3.PagedView;138 if (parent instanceof PagedView) { in setCurrentSelection()139 PagedView pv = (PagedView) parent; in setCurrentSelection()179 PagedView pv = openFolder == null ? mLauncher.getWorkspace() : openFolder.getContent(); in getNextSelection()
22 import com.android.launcher3.PagedView;27 public class PersonalWorkPagedView extends PagedView<PersonalWorkSlidingTabStrip> {
26 import com.android.launcher3.PagedView;33 public class TaskbarEduPagedView extends PagedView<PageIndicatorDots> {
25 import com.android.launcher3.PagedView;
26 import static com.android.launcher3.PagedView.ACTION_MOVE_ALLOW_EASY_FLING;27 import static com.android.launcher3.PagedView.DEBUG_FAILED_QUICKSWITCH;
72 public abstract class PagedView<T extends View & PageIndicator> extends ViewGroup { class164 public PagedView(Context context) { in PagedView() method in PagedView168 public PagedView(Context context, AttributeSet attrs) { in PagedView() method in PagedView172 public PagedView(Context context, AttributeSet attrs, int defStyle) { in PagedView() method in PagedView176 R.styleable.PagedView, defStyle, 0); in PagedView()
1612 if (pageIndex != PagedView.INVALID_PAGE) { in onRestoreInstanceState()2660 : PagedView.INVALID_PAGE; in finishBindingItems()
136 public class Workspace extends PagedView<WorkspacePageIndicator>
40 import com.android.launcher3.PagedView;62 public class FolderPagedView extends PagedView<PageIndicatorDots> implements ClipPathView {
74 import com.android.launcher3.PagedView;142 public static final int RESCROLL_DELAY = PagedView.PAGE_SNAP_ANIMATION_DURATION + 150;
121 import com.android.launcher3.PagedView;194 STATE_TYPE extends BaseState<STATE_TYPE>> extends PagedView implements Insettable,
47710 Landroid/R$styleable;->PagedView:[I85032 Lcom/android/internal/R$styleable;->PagedView:[I