Searched refs:IGameSession (Results 1 – 7 of 7) sorted by relevance
42 IGameSession.Stub.asInterface(source.readStrongBinder()),54 private final IGameSession mGameSession;58 @NonNull IGameSession gameSession, in CreateGameSessionResult()65 public IGameSession getGameSession() { in getGameSession()
22 oneway interface IGameSession { interface
20 import android.service.games.IGameSession;
86 final IGameSession mInterface = new IGameSession.Stub() {
22 import android.service.games.IGameSession;48 private final IGameSession mIGameSession;66 @Nullable IGameSession gameSession, in GameSessionRecord()95 @NonNull IGameSession gameSession, in withGameSession()130 public IGameSession getGameSession() { in getGameSession()
48 import android.service.games.IGameSession;486 IGameSession gameSession = gameSessionRecord.getGameSession(); in onTransientSystemBarsVisibilityChanged()582 private void setGameSessionFocusedIfNecessary(int taskId, IGameSession gameSession) { in setGameSessionFocusedIfNecessary()681 IGameSession gameSession = gameSessionRecord.getGameSession(); in destroyGameSessionFromRecordLocked()
68 import android.service.games.IGameSession;1320 private static class FakeGameSession extends IGameSession.Stub {