Searched refs:FakeGameSessionService (Results 1 – 1 of 1) sorted by relevance
159 private FakeGameSessionService mFakeGameSessionService;184 mFakeGameSessionService = new FakeGameSessionService(); in setUp()384 FakeGameSessionService.CapturedCreateInvocation capturedCreateInvocation = in gameTaskStarted_requestToCreateGameSessionIncludesTaskConfiguration()1268 static final class FakeGameSessionService extends IGameSessionService.Stub { class in GameServiceProviderInstanceImplTest