Searched refs:COMPANION_DEVICE_SERVICE (Results 1 – 9 of 9) sorted by relevance
54 ServiceManager.getService(Context.COMPANION_DEVICE_SERVICE)); in getBackupPayload()69 ServiceManager.getService(Context.COMPANION_DEVICE_SERVICE)); in applyRestoredPayload()
57 context.getSystemService(Context.COMPANION_DEVICE_SERVICE) as CompanionDeviceManager in <lambda>()
4256 COMPANION_DEVICE_SERVICE,5842 public static final String COMPANION_DEVICE_SERVICE = "companiondevice"; field in Context
212 publishBinderService(Context.COMPANION_DEVICE_SERVICE, impl); in onStart()
101 @SystemService(Context.COMPANION_DEVICE_SERVICE)
908 registerService(Context.COMPANION_DEVICE_SERVICE, CompanionDeviceManager.class, in registerService() argument918 ServiceManager.getServiceOrThrow(Context.COMPANION_DEVICE_SERVICE)); in registerService()
10709 ServiceManager.getService(Context.COMPANION_DEVICE_SERVICE));
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10708 field public static final String COMPANION_DEVICE_SERVICE = "companiondevice";