| /packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/ | 
| D | MdnsServiceCache.java | 100     private MdnsResponse findMatchedResponse(@NonNull List<MdnsResponse> responses,  in findMatchedResponse() 122         final List<MdnsResponse> responses =  in getCachedService()  local 141         final List<MdnsResponse> responses = mCachedServices.computeIfAbsent(  in addOrUpdateService()  local 161         final List<MdnsResponse> responses =  in removeService()  local
  | 
| D | MdnsResponseDecoder.java | 52             List<MdnsResponse> responses, String[] pointer) {  in findResponseWithPointer() 64             List<MdnsResponse> responses, String[] hostName) {  in findResponseWithHostName() 142         final ArrayList<MdnsResponse> responses = new ArrayList<>(existingResponses.size());  in augmentResponses()  local 314     private static List<MdnsResponse> findResponsesWithHostName(  in findResponsesWithHostName()
  | 
| /packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/ | 
| D | install_vtc_with_lose_once_lose_always.json | 11         "responses": [{  array 34         "responses": [{  array 57         "responses": [{  array 80         "responses": [{  array 103         "responses": [{  array 126         "responses": [{  array 150         "responses": [{  array 171         "responses": [{  array 192         "responses": [{  array 213         "responses": [{  array
  | 
| D | three_sources_three_triggers_one_dedup.json | 11         "responses": [{  array 32         "responses": [{  array 53         "responses": [{  array 75         "responses": [{  array 98         "responses": [{  array 121         "responses": [{  array
  | 
| D | install_no_cooldown.json | 11         "responses": [{  array 33         "responses": [{  array 55         "responses": [{  array 78         "responses": [{  array 99         "responses": [{  array 120         "responses": [{  array
  | 
| D | install_simple_with_cooldown.json | 11         "responses": [{  array 34         "responses": [{  array 57         "responses": [{  array 81         "responses": [{  array 102         "responses": [{  array 123         "responses": [{  array
  | 
| D | install_simple_with_cooldown_1_day_window.json | 11         "responses": [{  array 34         "responses": [{  array 57         "responses": [{  array 81         "responses": [{  array 102         "responses": [{  array 123         "responses": [{  array
  | 
| D | limit_num_reports_for_click.json | 10       "responses": [{  array 31         "responses": [{  array 53         "responses": [{  array 75         "responses": [{  array 97         "responses": [{  array
  | 
| D | deletion_api_source_type_limits.json | 10       "responses": [{  array 31         "responses": [{  array 53         "responses": [{  array 75         "responses": [{  array 97         "responses": [{  array
  | 
| D | three_sources_one_trigger.json | 11         "responses": [{  array 32         "responses": [{  array 53         "responses": [{  array 74       "responses": [{  array
  | 
| D | only_one_source_of_multiple_matches_can_be_attributed.json | 12         "responses": [{  array 33         "responses": [{  array 55         "responses": [{  array 77         "responses": [{  array
  | 
| D | two_simple_matches_testing_multiplicity.json | 11         "responses": [{  array 32         "responses": [{  array 54         "responses": [{  array 76         "responses": [{  array
  | 
| D | event_time_based_source_selection.json | 11         "responses": [{  array 32         "responses": [{  array 53       "responses": [{  array
  | 
| D | priority_based_source_selection.json | 11         "responses": [{  array 32         "responses": [{  array 53       "responses": [{  array
  | 
| D | limit_num_reports_for_view.json | 10       "responses": [{  array 31         "responses": [{  array 53         "responses": [{  array
  | 
| /packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_interop_tests/ | 
| D | source_priority.json | 12         "responses": [{  array 30         "responses": [{  array 48         "responses": [{  array 67         "responses": [{  array
  | 
| D | top_level_filter_data.json | 12         "responses": [{  array 36         "responses": [{  array 54         "responses": [{  array 79         "responses": [{  array 103         "responses": [{  array 128         "responses": [{  array 157         "responses": [{  array 180         "responses": [{  array 209         "responses": [{  array 234         "responses": [{  array [all …] 
 | 
| D | same_reporting_origin.json | 12         "responses": [{  array 30         "responses": [{  array 49         "responses": [{  array
  | 
| D | most_recent_source.json | 12         "responses": [{  array 29         "responses": [{  array 47         "responses": [{  array
  | 
| D | rate_limit_max_attribution_reporting_endpoints.json | 15         "responses": [{  array 32         "responses": [{  array 52         "responses": [{  array 69         "responses": [{  array 86         "responses": [{  array 103         "responses": [{  array
  | 
| D | same_destination_site.json | 12         "responses": [{  array 30         "responses": [{  array 49         "responses": [{  array
  | 
| D | source_deactivation.json | 12         "responses": [{  array 31         "responses": [{  array 50         "responses": [{  array
  | 
| /packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/ | 
| D | BasalMetabolicRateRecordTest.java | 406         List<AggregateRecordsGroupedByDurationResponse<Energy>> responses =  in testAggregation_BasalCaloriesBurntTotal_lbm_group()  local 455         List<AggregateRecordsGroupedByDurationResponse<Energy>> responses =  in testAggregation_BasalCaloriesBurntTotal_groupByDuration_lbmDerived()  local 491         List<AggregateRecordsGroupedByDurationResponse<Energy>> responses =  in testAggregation_BasalCaloriesBurntTotal_profile_group()  local 541         List<AggregateRecordsGroupedByDurationResponse<Energy>> responses =  in testAggregation_BasalCaloriesBurntTotal_groupByDuration_profileDerived()  local 621         List<AggregateRecordsGroupedByDurationResponse<Energy>> responses =  in testAggregation_BasalCaloriesBurntTotal_groupDuration()  local 678         List<AggregateRecordsGroupedByDurationResponse<Energy>> responses =  in testAggregation_BasalCaloriesBurntTotal_groupDurationLocalFilter()  local 706         List<AggregateRecordsGroupedByDurationResponse<Energy>> responses =  in testAggregation_BasalCaloriesBurntTotal_group()  local
  | 
| /packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_e2e_noise_tests/ | 
| D | limit_num_reports_for_click.json | 10       "responses": [{  array 31         "responses": [{  array 53         "responses": [{  array 75         "responses": [{  array 97         "responses": [{  array
  | 
| /packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/ | 
| D | ImapConnection.java | 241     List<ImapResponse> responses =  in doDigestMd5Auth()  local 283     List<ImapResponse> responses = executeSimpleCommand(ImapConstants.CAPABILITY);  in queryCapability()  local 382     final List<ImapResponse> responses = new ArrayList<ImapResponse>();  in getCommandResponses()  local
  |