Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/app/
H A DGameManagerShellCommand.java98 ServiceManager.getService(Context.GAME_SERVICE); in runListGameModes()
115 ServiceManager.getService(Context.GAME_SERVICE); in runListGameModeConfigs()
138 ServiceManager.getServiceOrThrow(Context.GAME_SERVICE)); in runSetGameMode()
267 ServiceManager.getService(Context.GAME_SERVICE); in runSetGameModeConfig()
313 ServiceManager.getService(Context.GAME_SERVICE); in runResetGameModeConfig()
H A DGameManagerService.java915 publishBinderService(Context.GAME_SERVICE, mService); in onStart()
/aosp14/frameworks/base/core/java/android/app/
H A DGameManager.java43 @SystemService(Context.GAME_SERVICE)
98 ServiceManager.getServiceOrThrow(Context.GAME_SERVICE)); in GameManager()
H A DSystemServiceRegistry.java1496 registerService(Context.GAME_SERVICE, GameManager.class, in registerService() argument
/aosp14/frameworks/base/core/java/android/service/games/
H A DGameService.java134 ServiceManager.getService(Context.GAME_SERVICE)); in doOnConnected()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java6292 public static final String GAME_SERVICE = "game"; field in Context
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt12497 …field public static final String ACTION_GAME_SERVICE = "android.service.games.action.GAME_SERVICE";
H A Dcurrent.txt10392 field public static final String GAME_SERVICE = "game";
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...