Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/GameManagerTests/src/android/app/
H A DGameModeInfoTest.java57 .setGameModeConfiguration(GameManager.GAME_MODE_BATTERY, batteryConfig) in testParcelable()
58 .setGameModeConfiguration(GameManager.GAME_MODE_PERFORMANCE, performanceConfig) in testParcelable()
/aosp14/frameworks/base/core/java/android/app/
H A DGameModeInfo.java131 public GameModeInfo.Builder setGameModeConfiguration( in setGameModeConfiguration() method in GameModeInfo.Builder
/aosp14/frameworks/base/services/core/java/com/android/server/app/
H A DGameManagerService.java1086 gameModeInfoBuilder.setGameModeConfiguration(gameMode, in getGameModeInfo()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt901 …method @NonNull public android.app.GameModeInfo.Builder setGameModeConfiguration(int, @NonNull and…