Searched refs:setGameModeConfiguration (Results 1 – 4 of 4) sorted by relevance
57 .setGameModeConfiguration(GameManager.GAME_MODE_BATTERY, batteryConfig) in testParcelable()58 .setGameModeConfiguration(GameManager.GAME_MODE_PERFORMANCE, performanceConfig) in testParcelable()
131 public GameModeInfo.Builder setGameModeConfiguration( in setGameModeConfiguration() method in GameModeInfo.Builder
1141 gameModeInfoBuilder.setGameModeConfiguration(gameMode,
959 …method @NonNull public android.app.GameModeInfo.Builder setGameModeConfiguration(int, @NonNull and…