Home
last modified time | relevance | path

Searched defs:workspace (Results 1 – 21 of 21) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/workspace/
DTwoPanelWorkspaceTest.java95 Workspace workspace = mLauncher.getWorkspace(); in testDragIconToRightPanel() local
109 Workspace workspace = mLauncher.getWorkspace(); in testSinglePageDragIconWhenMultiplePageScrollingIsPossible() local
163 Workspace workspace = mLauncher.getWorkspace(); in testDragIconToPage2() local
179 Workspace workspace = mLauncher.getWorkspace(); in testDragIconToPage3() local
196 Workspace workspace = mLauncher.getWorkspace(); in testMultiplePageDragIcon() local
242 Workspace workspace = mLauncher.getWorkspace(); in testEmptyPageDoesNotGetRemovedIfPagePairIsNotEmpty() local
282 Workspace workspace = mLauncher.getWorkspace(); in testEmptyPagesGetRemovedIfBothPagesAreEmpty() local
309 Workspace workspace = mLauncher.getWorkspace(); in testMiddleEmptyPagesGetRemoved() local
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWorkspace.java140 final UiObject2 workspace = verifyActiveContainer(); in tryGetWorkspaceAppIcon() local
154 final UiObject2 workspace = verifyActiveContainer(); in verifyWorkspaceAppIconIsGone() local
185 final UiObject2 workspace = verifyActiveContainer(); in ensureWorkspaceIsScrollable() local
200 final UiObject2 workspace = verifyActiveContainer(); in getPageCount() local
229 final UiObject2 workspace = verifyActiveContainer(); in dragIcon() local
238 private void dragIcon(UiObject2 workspace, HomeAppIcon homeAppIcon, int pageDelta) { in dragIcon()
253 private boolean isWorkspaceScrollable(UiObject2 workspace) { in isWorkspaceScrollable()
286 final UiObject2 workspace = verifyActiveContainer(); in getWorkspaceIconsPositions() local
447 final UiObject2 workspace = verifyActiveContainer(); in getFolderIcons() local
664 final UiObject2 workspace = verifyActiveContainer(); in flingForward() local
[all …]
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DTaplTestsLauncher3.java271 final Workspace workspace = mLauncher.getWorkspace(); in testWorkspace() local
484 Workspace workspace = folder.close(); in testDragToFolder() local
542 Workspace workspace = mLauncher.getWorkspace().deleteAppIcon(homeAppIcon); in testDeleteFromWorkspace() local
549 private void verifyAppUninstalledFromAllApps(Workspace workspace, String appName) { in verifyAppUninstalledFromAllApps()
577 Workspace workspace = mLauncher.getWorkspace(); in testUninstallFromAllApps() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DUnfoldMoveFromCenterWorkspaceAnimator.java42 Workspace<?> workspace = mLauncher.getWorkspace(); in onPrepareViewsForAnimation() local
DWorkspaceRevealAnim.java71 Workspace<?> workspace = launcher.getWorkspace(); in WorkspaceRevealAnim() local
DStaggeredWorkspaceAnim.java99 Workspace<?> workspace = launcher.getWorkspace(); in StaggeredWorkspaceAnim() local
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DTaplTestsTrackpad.java125 Workspace workspace = mLauncher.goHome(); in testQuickSwitchFromHome() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
DQuickstepAtomicAnimationFactory.java150 Workspace<?> workspace = mActivity.getWorkspace(); in prepareForAtomicAnimation() local
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspaceStateTransitionAnimation.java86 public WorkspaceStateTransitionAnimation(Launcher launcher, Workspace<?> workspace) { in WorkspaceStateTransitionAnimation()
240 Workspace<?> workspace, float scale) { in getWorkspaceSpringScaleAnimator()
DCellLayout.java1212 Workspace<?> workspace = getWorkspace(); in getItemMoveDescription() local
/packages/apps/Launcher3/src/com/android/launcher3/touch/
DWorkspaceTouchListener.java76 public WorkspaceTouchListener(Launcher launcher, Workspace<?> workspace) { in WorkspaceTouchListener()
/packages/apps/Launcher3/protos/
Dlauncher_atom.proto63 WorkspaceContainer workspace = 1; field
105 WorkspaceContainer workspace = 2; field
298 WorkspaceContainer workspace = 4; field
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatEduController.java85 Workspace<?> workspace = mLauncher.getWorkspace(); in migrateHotseatWhole() local
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/widget/
DBindWidgetTest.java123 final Workspace workspace = mLauncher.getWorkspace(); in testUnboundWidget_removed() local
/packages/apps/Launcher3/tests/src/com/android/launcher3/secondarydisplay/
DSecondaryDisplayLauncherTest.java243 UiObject2 workspace = findObjectByResourceName("workspace_grid"); in findAppInWorkspace() local
/packages/apps/Launcher3/src/com/android/launcher3/util/
DWallpaperOffsetInterpolator.java47 public WallpaperOffsetInterpolator(Workspace<?> workspace) { in WallpaperOffsetInterpolator()
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DLauncherAccessibilityDelegate.java342 Workspace<?> workspace = mContext.getWorkspace(); in findSpaceOnWorkspace() local
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragLayer.java113 public void setup(DragController dragController, Workspace<?> workspace) { in setup()
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderIcon.java346 Workspace<?> workspace = launcher.getWorkspace(); in onDrop() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DQuickstepLauncher.java504 Workspace<?> workspace = getWorkspace(); in onStateSetEnd() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java540 Workspace<?> workspace = mLauncher.getWorkspace(); in getLauncherContentAnimator() local