Home
last modified time | relevance | path

Searched refs:restartFocusedGameSession (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/gameservice/src/android/service/games/testing/
DIGameServiceTestService.aidl44 void restartFocusedGameSession(); in restartFocusedGameSession() method
/cts/tests/tests/gameservice/src/android/service/games/
DGameServiceTest.java466 getTestService().restartFocusedGameSession(); in restartGame_noPermission()
482 getTestService().restartFocusedGameSession(); in restartGame_gameAppIsRestarted()
487 getTestService().restartFocusedGameSession(); in restartGame_gameAppIsRestarted()
507 getTestService().restartFocusedGameSession(); in restartGame_gameSessionIsPersisted()
542 getTestService().restartFocusedGameSession(); in restartGame_withNonGameActivityAbove_gameSessionIsPersisted()
DGameServiceTestService.java145 public void restartFocusedGameSession() {