Searched refs:atWorkspace (Results 1 – 3 of 3) sorted by relevance
119 writeLayoutAndLoad(new LauncherLayoutBuilder().atWorkspace(0, 1, 0) in testCustomProfileLoaded_with_widget()
161 builder.atWorkspace(1, 1, i).putApp(TEST_PACKAGE, TEST_PACKAGE); in setupWorkspacePages()
79 public Location atWorkspace(int x, int y, int screen) { in atWorkspace() method in LauncherLayoutBuilder