Searched refs:COMPANION_DEVICE_SERVICE (Results 1 – 7 of 7) sorted by relevance
52 @SystemService(Context.COMPANION_DEVICE_SERVICE)
3380 COMPANION_DEVICE_SERVICE,4568 public static final String COMPANION_DEVICE_SERVICE = "companiondevice"; field in Context
163 publishBinderService(Context.COMPANION_DEVICE_SERVICE, mImpl); in onStart()
907 registerService(Context.COMPANION_DEVICE_SERVICE, CompanionDeviceManager.class, in registerService() argument917 ServiceManager.getServiceOrThrow(Context.COMPANION_DEVICE_SERVICE)); in registerService()
7558 ServiceManager.getService(Context.COMPANION_DEVICE_SERVICE));
9825 field public static final String COMPANION_DEVICE_SERVICE = "companiondevice";