Searched refs:createPublisherFor (Results 1 – 5 of 5) sorted by relevance
151 public abstract Publisher<Control> createPublisherFor(@NonNull List<String> controlIds); in createPublisherFor() method in ControlsProviderService245 ControlsProviderService.this.createPublisherFor(sMsg.mControlIds)
249 override fun createPublisherFor(list: MutableList<String>): Flow.Publisher<Control> {
377 public Publisher<Control> createPublisherFor(List<String> ids) { in createPublisherFor() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
40360 …a.util.concurrent.Flow.Publisher<android.service.controls.Control> createPublisherFor(@NonNull jav…