Home
last modified time | relevance | path

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

/cts/tests/controls/src/android/controls/cts/
DCtsControlsService.java210 public Publisher<Control> createPublisherForAllAvailable() { in createPublisherForAllAvailable() method in CtsControlsService
DCtsControlsServiceTest.java73 Publisher<Control> publisher = mControlsService.createPublisherForAllAvailable(); in testLoadAllAvailable()