Home
last modified time | relevance | path

Searched refs:controlIds (Results 1 – 1 of 1) sorted by relevance

/cts/tests/controls/src/android/controls/cts/
DCtsControlsService.java224 public Publisher<Control> createPublisherFor(List<String> controlIds) { in createPublisherFor() argument
227 for (String id : controlIds) { in createPublisherFor()