Searched refs:CONTEXTHUB_SERVICE (Results 1 – 5 of 5) sorted by relevance
51 publishBinderService(Context.CONTEXTHUB_SERVICE, mContextHubService); in onBootPhase()
53 @SystemService(Context.CONTEXTHUB_SERVICE)905 ServiceManager.getServiceOrThrow(Context.CONTEXTHUB_SERVICE));
4536 public static final String CONTEXTHUB_SERVICE = "contexthub"; field in Context
1102 registerService(Context.CONTEXTHUB_SERVICE, ContextHubManager.class, in registerService() argument
1361 field public static final String CONTEXTHUB_SERVICE = "contexthub";