Searched refs:options3 (Results 1 – 1 of 1) sorted by relevance
533 final BroadcastOptions options3 = BroadcastOptions.makeBasic(); in testMatchesDeliveryGroup_withMatchingKey() local534 options3.setDeliveryGroupMatchingKey(Intent.ACTION_SERVICE_STATE, "key1"); in testMatchesDeliveryGroup_withMatchingKey()536 intent3, options3); in testMatchesDeliveryGroup_withMatchingKey()590 final BroadcastOptions options3 = BroadcastOptions.makeBasic(); in testMatchesDeliveryGroup_withMatchingFilter() local591 options3.setDeliveryGroupMatchingFilter(filter3); in testMatchesDeliveryGroup_withMatchingFilter()593 intent3, options3); in testMatchesDeliveryGroup_withMatchingFilter()