Home
last modified time | relevance | path

Searched refs:GAME_SESSION_EVENT_DESTROYED (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/gameservice/src/android/service/games/testing/
DGameSessionEventInfo.java50 GAME_SESSION_EVENT_DESTROYED,
56 public static final int GAME_SESSION_EVENT_DESTROYED = 2; field in GameSessionEventInfo
/cts/tests/tests/gameservice/src/android/service/games/
DTestGameSessionService.java199 GameSessionEventInfo.GAME_SESSION_EVENT_DESTROYED)); in onDestroy()
DGameServiceTest.java288 GameSessionEventInfo.GAME_SESSION_EVENT_DESTROYED)) in gameService_multipleGamesIncludingStops_startsGameSessionsForGames()