Home
last modified time | relevance | path

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

/cts/tests/tests/gameservice/src/android/service/games/
DGameServiceTest.java98 private static final String GAME_PACKAGE_NAME = "android.service.games.cts.game"; field in GameServiceTest
135 GAME_PACKAGE_NAME, in setUp()
156 forceStop(GAME_PACKAGE_NAME); in tearDown()
213 launchAndWaitForPackage(GAME_PACKAGE_NAME); in gameService_startsGameSessionsForGames()
217 GAME_PACKAGE_NAME); in gameService_startsGameSessionsForGames()
225 launchAndWaitForPackage(GAME_PACKAGE_NAME); in gameService_multipleGames_startsGameSessionsForGames()
227 GAME_PACKAGE_NAME, in gameService_multipleGames_startsGameSessionsForGames()
228 GAME_PACKAGE_NAME + ".MainActivity"); in gameService_multipleGames_startsGameSessionsForGames()
236 GAME_PACKAGE_NAME, RESTART_GAME_VERIFIER_PACKAGE_NAME); in gameService_multipleGames_startsGameSessionsForGames()
243 GAME_PACKAGE_NAME, in gameService_multipleGames_startsGameSessionsForGames()
[all …]