Home
last modified time | relevance | path

Searched refs:PagedView (Results 1 – 13 of 13) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/keyboard/
H A DViewGroupFocusHelper.java22 import com.android.launcher3.PagedView;
58 if (parent instanceof PagedView) { in computeLocationRelativeToContainer()
59 PagedView page = (PagedView) parent; in computeLocationRelativeToContainer()
H A DKeyboardDragAndDropView.java42 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()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/workprofile/
H A DPersonalWorkPagedView.java22 import com.android.launcher3.PagedView;
27 public class PersonalWorkPagedView extends PagedView<PersonalWorkSlidingTabStrip> {
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarEduPagedView.java26 import com.android.launcher3.PagedView;
33 public class TaskbarEduPagedView extends PagedView<PageIndicatorDots> {
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsPagedView.java25 import com.android.launcher3.PagedView;
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
H A DOtherActivityInputConsumer.java26 import static com.android.launcher3.PagedView.ACTION_MOVE_ALLOW_EASY_FLING;
27 import static com.android.launcher3.PagedView.DEBUG_FAILED_QUICKSWITCH;
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java72 public abstract class PagedView<T extends View & PageIndicator> extends ViewGroup { class
164 public PagedView(Context context) { in PagedView() method in PagedView
168 public PagedView(Context context, AttributeSet attrs) { in PagedView() method in PagedView
172 public PagedView(Context context, AttributeSet attrs, int defStyle) { in PagedView() method in PagedView
176 R.styleable.PagedView, defStyle, 0); in PagedView()
H A DLauncher.java1612 if (pageIndex != PagedView.INVALID_PAGE) { in onRestoreInstanceState()
2660 : PagedView.INVALID_PAGE; in finishBindingItems()
H A DWorkspace.java136 public class Workspace extends PagedView<WorkspacePageIndicator>
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DFolderPagedView.java40 import com.android.launcher3.PagedView;
62 public class FolderPagedView extends PagedView<PageIndicatorDots> implements ClipPathView {
H A DFolder.java74 import com.android.launcher3.PagedView;
142 public static final int RESCROLL_DELAY = PagedView.PAGE_SNAP_ANIMATION_DURATION + 150;
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java121 import com.android.launcher3.PagedView;
194 STATE_TYPE extends BaseState<STATE_TYPE>> extends PagedView implements Insettable,
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt47710 Landroid/R$styleable;->PagedView:[I
85032 Lcom/android/internal/R$styleable;->PagedView:[I