Searched refs:getHotseatAppIcon (Results 1 – 6 of 6) sorted by relevance
105 workspace.dragIcon(workspace.getHotseatAppIcon(CHROME_APP_NAME), 1); in testDragIconToRightPanel()121 workspace.dragIcon(workspace.getHotseatAppIcon(CHROME_APP_NAME), 2); in testSinglePageDragIconWhenMultiplePageScrollingIsPossible()192 workspace.dragIcon(workspace.getHotseatAppIcon(CHROME_APP_NAME), 3); in testDragIconToPage3()208 workspace.dragIcon(workspace.getHotseatAppIcon(MESSAGES_APP_NAME), 2); in testMultiplePageDragIcon()257 workspace.dragIcon(workspace.getHotseatAppIcon(CHROME_APP_NAME), 0); in testEmptyPageDoesNotGetRemovedIfPagePairIsNotEmpty()297 workspace.dragIcon(workspace.getHotseatAppIcon(CHROME_APP_NAME), 1); in testEmptyPagesGetRemovedIfBothPagesAreEmpty()324 workspace.dragIcon(workspace.getHotseatAppIcon(MESSAGES_APP_NAME), 3); in testMiddleEmptyPagesGetRemoved()
128 HomeAppIcon hotSeatIcon = workspace.getHotseatAppIcon(0); in testAddAndDeletePageAndFling()
184 .deleteAppIcon(mLauncher.getWorkspace().getHotseatAppIcon(0)) in testAddDeleteShortcutOnHotseat()189 mLauncher.getWorkspace().getHotseatAppIcon(TEST_APP_NAME)); in testAddDeleteShortcutOnHotseat()
147 (WorkspaceAppIcon) mLauncher.getWorkspace().getHotseatAppIcon(mAppName); in dragToHotseat()
252 dragIcon(workspace, getHotseatAppIcon(appName), pagesPerScreen()); in ensureWorkspaceIsScrollable()321 public HomeAppIcon getHotseatAppIcon(String appName) { in getHotseatAppIcon() method in Workspace333 public HomeAppIcon getHotseatAppIcon(int cellInd) { in getHotseatAppIcon() method in Workspace
81 .deleteAppIcon(mLauncher.getWorkspace().getHotseatAppIcon(0)) in testSplitAppFromHomeWithItself()