Searched defs:COMPANION_DEVICE_SERVICE (Results 1 – 2 of 2) sorted by relevance
907 registerService(Context.COMPANION_DEVICE_SERVICE, CompanionDeviceManager.class, in registerService()
4568 public static final String COMPANION_DEVICE_SERVICE = "companiondevice"; field in Context