Searched refs:IGameSessionController (Results 1 – 7 of 7) sorted by relevance
19 import android.service.games.IGameSessionController;33 in IGameSessionController gameSessionController, in create()
70 IGameSessionController gameSessionController,106 IGameSessionController gameSessionController, in doCreate()
25 oneway interface IGameSessionController { interface
129 private IGameSessionController mGameSessionController;140 IGameSessionController gameSessionController, in attach()
69 import android.service.games.IGameSessionController;1028 IGameSessionController gameSessionController = getOnlyElement( in takeScreenshot_failureNoBitmapCaptured()1062 IGameSessionController gameSessionController = getOnlyElement( in takeScreenshot_success()1277 private final IGameSessionController mGameSessionController;1282 IGameSessionController gameSessionController, in CapturedCreateInvocation()1301 IGameSessionController gameSessionController, in create()
49 import android.service.games.IGameSessionController;202 private final IGameSessionController mGameSessionController =203 new IGameSessionController.Stub() {
65 private IGameSessionController mMockGameSessionController;