Searched refs:getGameSessionEventHistory (Results 1 – 4 of 4) sorted by relevance
32 List<GameSessionEventInfo> getGameSessionEventHistory(); in getGameSessionEventHistory() method
75 public List<GameSessionEventInfo> getGameSessionEventHistory() {76 return ImmutableList.copyOf(TestGameSessionService.getGameSessionEventHistory());
73 static ArrayList<GameSessionEventInfo> getGameSessionEventHistory() { in getGameSessionEventHistory() method in TestGameSessionService
239 getTestService().getGameSessionEventHistory(); in gameService_multipleGames_startsGameSessionsForGames()274 getTestService().getGameSessionEventHistory(); in gameService_multipleGamesIncludingStops_startsGameSessionsForGames()513 getTestService().getGameSessionEventHistory(); in restartGame_gameSessionIsPersisted()551 getTestService().getGameSessionEventHistory(); in restartGame_withNonGameActivityAbove_gameSessionIsPersisted()