Home
last modified time | relevance | path

Searched refs:getAllFinishedReports (Results 1 – 9 of 9) sorted by relevance

/packages/services/Car/car-lib/src/android/car/telemetry/
DICarTelemetryService.aidl41 void getAllFinishedReports(in ICarTelemetryReportListener listener); in getAllFinishedReports() method
DCarTelemetryManager.java352 public void getAllFinishedReports( in getAllFinishedReports() method in CarTelemetryManager
355 mService.getAllFinishedReports(new CarTelemetryReportListenerImpl(executor, callback)); in getAllFinishedReports()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/
DCarTelemetryServiceTest.java386 mService.getAllFinishedReports(mMockReportListener); in testGetAllFinishedReports_whenNoResult_shouldGetNothing()
410 mService.getAllFinishedReports(mMockReportListener); in testGetAllFinishedReports_shouldSendEverything()
/packages/services/Car/service/src/com/android/car/telemetry/
DCarTelemetryService.java487 public void getAllFinishedReports(@NonNull ICarTelemetryReportListener listener) { in getAllFinishedReports() method in CarTelemetryService
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt1925 method TIRAMISU_0 void getAllFinishedReports(Executor executor, MetricsReportCallback callback);
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2420 …android.car.Car.PERMISSION_USE_CAR_TELEMETRY_SERVICE) public void getAllFinishedReports(@NonNull j…
/packages/services/Car/car-lib/api/
Dsystem-current.txt2420 …android.car.Car.PERMISSION_USE_CAR_TELEMETRY_SERVICE) public void getAllFinishedReports(@NonNull j…
Dtest-current.txt2501 …android.car.Car.PERMISSION_USE_CAR_TELEMETRY_SERVICE) public void getAllFinishedReports(@NonNull j…
Dsystem-lint-baseline.txt4272 UnflaggedApi: android.car.telemetry.CarTelemetryManager#getAllFinishedReports(java.util.concurrent.…
4273 …ith @FlaggedApi: method android.car.telemetry.CarTelemetryManager.getAllFinishedReports(java.util.…