Home
last modified time | relevance | path

Searched defs:newResponse (Results 1 – 12 of 12) sorted by relevance

/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/aggregation/
DBasalCaloriesAggregationTest.java449 AggregateRecordsResponse<Energy> newResponse = in testAggregation_BasalCaloriesBurntTotal() local
620 AggregateRecordsResponse<Energy> newResponse = in testAggregate_withDifferentTimeZone() local
/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsServiceCache.java261 @NonNull MdnsResponse previousResponse, @Nullable MdnsResponse newResponse) { in notifyServiceExpired()
345 @Nullable MdnsResponse newResponse); in onServiceRecordExpired()
/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/
DNutritionRecordTest.java490 AggregateRecordsResponse<Mass> newResponse = in testAggregation_NutritionValuesTotal() local
572 AggregateRecordsResponse<Energy> newResponse = in testAggregation_NutritionEnergyValuesTotal() local
DWheelchairPushesRecordTest.java250 AggregateRecordsResponse<Long> newResponse = in testAggregation_countTotal() local
DFloorsClimbedRecordTest.java261 AggregateRecordsResponse<Double> newResponse = in testAggregation_FloorsClimbedTotal() local
DElevationGainedRecordTest.java369 AggregateRecordsResponse<Length> newResponse = in testAggregation_ElevationTotal() local
DHydrationRecordTest.java319 AggregateRecordsResponse<Volume> newResponse = in testAggregation_VolumeTotal() local
DStepsRecordTest.java973 AggregateRecordsResponse<Long> newResponse = in testAggregation_StepsCountTotal_withDuplicateEntry() local
1381 AggregateRecordsResponse<Long> newResponse = in testAggregate_withDifferentTimeZone() local
DHeartRateRecordTest.java835 AggregateRecordsResponse<Long> newResponse = in testHeartAggregation_measurement_count() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/
DMdnsServiceCacheTest.kt70 abstract val newResponse: MdnsResponse? in <lambda>() constant in com.android.server.connectivity.mdns.MdnsServiceCacheTest.ExpiredRecord.ExpiredEvent
73 override val newResponse: MdnsResponse? in <lambda>() constant in com.android.server.connectivity.mdns.MdnsServiceCacheTest.ExpiredRecord.ExpiredEvent.ServiceRecordExpired
/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/device/src/android/healthconnect/cts/device/
DHealthConnectDeviceTest.java1015 AggregateRecordsResponse<Long> newResponse = getAggregateResponse(aggregateRecordsRequest); in testAggregationOutputForTotalStepsCountWithDataFromTwoAppsHavingDifferentPriority() local
1118 AggregateRecordsResponse<Long> newResponse = getAggregateResponse(aggregateRecordsRequest); in testAggregationOutputForExerciseSessionWithDataFromTwoAppsHavingDifferentPriority() local
/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/changelogs/
DHealthConnectChangeLogsTests.java677 ChangeLogsResponse newResponse = getChangeLogs(newChangeLogsRequest); in testChangeLogs_checkToken_hasMorePages_False() local