Searched refs:atHotseat (Results 1 – 2 of 2) sorted by relevance
72 writeLayout(new LauncherLayoutBuilder().atHotseat(0).putApp(SETTINGS_APP, SETTINGS_APP)); in testCustomProfileLoaded_with_icon_on_hotseat()99 writeLayout(new LauncherLayoutBuilder().atHotseat(0).putFolder(android.R.string.copy) in testCustomProfileLoaded_with_folder()
71 public Location atHotseat(int rank) { in atHotseat() method in LauncherLayoutBuilder