Searched refs:getHotseatAppIcon (Results 1 – 2 of 2) sorted by relevance
72 mWorkspace.dragIcon(mWorkspace.getHotseatAppIcon("Chrome"), 1); in testDragIconToRightPanel()118 mWorkspace.dragIcon(mWorkspace.getHotseatAppIcon("Phone"), 3); in testDragIconToPage3()144 mWorkspace.dragIcon(mWorkspace.getHotseatAppIcon("Chrome"), 0); in testEmptyPageDoesNotGetRemovedIfPagePairIsNotEmpty()193 mWorkspace.dragIcon(mWorkspace.getHotseatAppIcon("Camera"), 1); in testEmptyPagesGetRemovedIfBothPagesAreEmpty()228 mWorkspace.dragIcon(mWorkspace.getHotseatAppIcon("Messages"), 3); in testMiddleEmptyPagesGetRemoved()
151 dragIcon(workspace, getHotseatAppIcon("Chrome"), pagesPerScreen()); in ensureWorkspaceIsScrollable()207 public AppIcon getHotseatAppIcon(String appName) { in getHotseatAppIcon() method in Workspace