Searched refs:gameSessionController (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/service/games/ |
D | GameSessionService.java | 70 IGameSessionController gameSessionController, 76 gameSessionController, 106 IGameSessionController gameSessionController, in doCreate() argument 130 gameSessionController, in doCreate()
|
D | IGameSessionService.aidl | 33 in IGameSessionController gameSessionController, in create() argument
|
D | GameSession.java | 140 IGameSessionController gameSessionController, in attach() argument 146 mGameSessionController = gameSessionController; in attach()
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/ |
D | GameServiceProviderInstanceImplTest.java | 1028 IGameSessionController gameSessionController = getOnlyElement( in takeScreenshot_failureNoBitmapCaptured() local 1031 gameSessionController.takeScreenshot(10, resultFuture); in takeScreenshot_failureNoBitmapCaptured() 1062 IGameSessionController gameSessionController = getOnlyElement( in takeScreenshot_success() local 1065 gameSessionController.takeScreenshot(taskId, resultFuture); in takeScreenshot_success() 1282 IGameSessionController gameSessionController, in CapturedCreateInvocation() argument 1285 mGameSessionController = gameSessionController; in CapturedCreateInvocation() 1301 IGameSessionController gameSessionController, in create() argument 1308 gameSessionController, in create()
|