Searched refs:setIntentAction (Results 1 – 3 of 3) sorted by relevance
70 .setIntentAction(TEST_INTENT) in setUp()95 .setIntentAction(TEST_INTENT) in testValidator()136 .setIntentAction(TEST_INTENT) in testNoValidator()
48 setIntentAction(ControlsProviderService.SERVICE_CONTROLS)
218 public Builder setIntentAction(String intentAction) { in setIntentAction() method in ServiceListing.Builder