Home
last modified time | relevance | path

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

/cts/tests/tests/gamemanager/src/android/gamemanager/cts/
DGameManagerTest.java523 final GameModeConfiguration gameModeConfiguration = new GameModeConfiguration.Builder() in testUpdateCustomGameModeConfiguration() local
528 gameModeConfiguration), in testUpdateCustomGameModeConfiguration()
534 assertEquals(new GameModeConfiguration.Builder(gameModeConfiguration).build(), in testUpdateCustomGameModeConfiguration()