Home
last modified time | relevance | path

Searched defs:getGameSessionEventHistory (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/gameservice/src/android/service/games/testing/
DIGameServiceTestService.aidl32 List<GameSessionEventInfo> getGameSessionEventHistory(); in getGameSessionEventHistory() method
/cts/tests/tests/gameservice/src/android/service/games/
DTestGameSessionService.java73 static ArrayList<GameSessionEventInfo> getGameSessionEventHistory() { in getGameSessionEventHistory() method in TestGameSessionService