Home
last modified time | relevance | path

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

/cts/tests/tests/gameservice/src/android/service/games/
DTestGameSessionService.java86 static final class TestGameSession extends GameSession { class in TestGameSessionService
94 private TestGameSession(Context context, String packageName, int taskId) { in TestGameSession() method in TestGameSessionService.TestGameSession