Searched defs:publisher (Results 1 – 1 of 1) sorted by relevance
73 Publisher<Control> publisher = mControlsService.createPublisherForAllAvailable(); in testLoadAllAvailable() local100 Publisher<Control> publisher = mControlsService.createPublisherForSuggested(); in testLoadSuggested() local120 Publisher<Control> publisher = mControlsService.createPublisherFor(idsToLoad); in testPublisherForSingleControl() local136 Publisher<Control> publisher = mControlsService.createPublisherFor(idsToLoad); in testPublisherForMultipleControls() local152 Publisher<Control> publisher = mControlsService.createPublisherFor(idsToLoad); in testBooleanAction() local173 Publisher<Control> publisher = mControlsService.createPublisherFor(idsToLoad); in testFloatAction() local198 Publisher<Control> publisher = mControlsService.createPublisherFor(idsToLoad); in testCommandAction() local219 Publisher<Control> publisher = mControlsService.createPublisherFor(idsToLoad); in testBooleanActionWithPinChallenge() local241 Publisher<Control> publisher = mControlsService.createPublisherFor(idsToLoad); in testBooleanActionWithPassphraseChallenge() local263 Publisher<Control> publisher = mControlsService.createPublisherFor(idsToLoad); in testBooleanActionWithAckChallenge() local[all …]