Home
last modified time | relevance | path

Searched defs:mockSurfacePackage11 (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
DGameServiceProviderInstanceImplTest.java488 SurfacePackage mockSurfacePackage11 = Mockito.mock(SurfacePackage.class); in gameProcessStopped_soleProcess_destroysMultipleGameSessionsForSamePackage() local
581 SurfacePackage mockSurfacePackage11 = Mockito.mock(SurfacePackage.class); in gameProcessCreatedAfterInitialProcessDead_multipleGameSessionsCreatedSamePackage() local
840 SurfacePackage mockSurfacePackage11 = Mockito.mock(SurfacePackage.class); in gameTaskStartedAndSessionRequested_multipleTimes_createsMultipleGameSessions() local
884 SurfacePackage mockSurfacePackage11 = Mockito.mock(SurfacePackage.class); in gameTaskRemoved_multipleSessions_destroysOnlyThatGameSession() local
911 SurfacePackage mockSurfacePackage11 = Mockito.mock(SurfacePackage.class); in allGameTasksRemoved_destroysAllGameSessionsAndGameSessionServiceIsDisconnected() local
940 SurfacePackage mockSurfacePackage11 = Mockito.mock(SurfacePackage.class); in createSessionRequested_afterAllPreviousSessionsDestroyed_createsSession() local
977 SurfacePackage mockSurfacePackage11 = Mockito.mock(SurfacePackage.class); in gameSessionServiceDies_severalActiveGameSessions_destroysGameSessions() local
1005 SurfacePackage mockSurfacePackage11 = Mockito.mock(SurfacePackage.class); in stop_severalActiveGameSessions_destroysGameSessionsAndUnbinds() local
1092 SurfacePackage mockSurfacePackage11 = Mockito.mock(SurfacePackage.class); in restartGame_taskIdAssociatedWithGame_restartsTargetGame() local