Searched refs:CONTEXTHUB_SERVICE (Results 1 – 5 of 5) sorted by relevance
53 publishBinderService(Context.CONTEXTHUB_SERVICE, mContextHubService); in onBootPhase()
57 @SystemService(Context.CONTEXTHUB_SERVICE)1064 ServiceManager.getServiceOrThrow(Context.CONTEXTHUB_SERVICE));
5325 public static final String CONTEXTHUB_SERVICE = "contexthub"; field in Context
1109 registerService(Context.CONTEXTHUB_SERVICE, ContextHubManager.class, in registerService() argument
2317 field public static final String CONTEXTHUB_SERVICE = "contexthub";