Searched refs:GAME_SERVICE (Results 1 – 6 of 6) sorted by relevance
39 @SystemService(Context.GAME_SERVICE)84 ServiceManager.getServiceOrThrow(Context.GAME_SERVICE)); in GameManager()
1443 registerService(Context.GAME_SERVICE, GameManager.class, in registerService() argument
154 ServiceManager.getServiceOrThrow(Context.GAME_SERVICE)); in runGameMode()
481 publishBinderService(Context.GAME_SERVICE, mService); in onStart()
5663 public static final String GAME_SERVICE = "game"; field in Context
10645 field public static final String GAME_SERVICE = "game";