Searched refs:mGameSessionController (Results 1 – 3 of 3) sorted by relevance
129 private IGameSessionController mGameSessionController; field in GameSession146 mGameSessionController = gameSessionController; in attach()333 mGameSessionController.restartGame(mTaskId); in restartGame()430 if (mGameSessionController == null) { in takeScreenshot()440 mGameSessionController.takeScreenshot(mTaskId, takeScreenshotResult); in takeScreenshot()
1029 mFakeGameSessionService.getCapturedCreateInvocations()).mGameSessionController; in takeScreenshot_failureNoBitmapCaptured()1063 mFakeGameSessionService.getCapturedCreateInvocations()).mGameSessionController; in takeScreenshot_success()1097 .mGameSessionController.restartGame(10); in restartGame_taskIdAssociatedWithGame_restartsTargetGame()1118 .mGameSessionController.restartGame(11); in restartGame_taskIdNotAssociatedWithGame_noOp()1277 private final IGameSessionController mGameSessionController; field in GameServiceProviderInstanceImplTest.FakeGameSessionService.CapturedCreateInvocation1285 mGameSessionController = gameSessionController; in CapturedCreateInvocation()
202 private final IGameSessionController mGameSessionController = field in GameServiceProviderInstanceImpl575 mGameSessionController, in createGameSessionLocked()