Searched refs:COMPANION_DEVICE_SERVICE (Results 1 – 6 of 6) sorted by relevance
61 @SystemService(Context.COMPANION_DEVICE_SERVICE)
3702 COMPANION_DEVICE_SERVICE,5163 public static final String COMPANION_DEVICE_SERVICE = "companiondevice"; field in Context
869 registerService(Context.COMPANION_DEVICE_SERVICE, CompanionDeviceManager.class, in registerService() argument879 ServiceManager.getServiceOrThrow(Context.COMPANION_DEVICE_SERVICE)); in registerService()
302 publishBinderService(Context.COMPANION_DEVICE_SERVICE, mImpl); in onStart()
9352 ServiceManager.getService(Context.COMPANION_DEVICE_SERVICE));
10628 field public static final String COMPANION_DEVICE_SERVICE = "companiondevice";