Home
last modified time | relevance | path

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

/cts/tests/tests/gameservice/src/android/service/games/testing/
DIGameServiceTestService.aidl30 List<String> getActiveSessions(); in getActiveSessions() method
/cts/tests/tests/gameservice/src/android/service/games/
DTestGameSessionService.java67 static Set<String> getActiveSessions() { in getActiveSessions() method in TestGameSessionService