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