Searched defs:createPublisherFor (Results 1 – 2 of 2) sorted by relevance
121 public abstract Publisher<Control> createPublisherFor(@NonNull List<String> controlIds); in createPublisherFor() method in ControlsProviderService
376 public Publisher<Control> createPublisherFor(List<String> ids) { in createPublisherFor() method