Home
last modified time | relevance | path

Searched refs:withFloatValue (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DDiagnosticHalServiceTest.java148 .withFloatValue(1, TEST_FLOAT_VALUE) in getTestFreezeEvent()
156 .withFloatValue(1, TEST_FLOAT_VALUE) in getTestLiveEvent()
/packages/services/Car/service/src/com/android/car/hal/
DDiagnosticHalService.java448 builder.withFloatValue(i, value.getFloatValue(i)); in createCarDiagnosticEvent()
/packages/services/Car/car-lib/src/android/car/diagnostic/
DCarDiagnosticEvent.java268 public Builder withFloatValue(int key, float value) { in withFloatValue() method in CarDiagnosticEvent.Builder
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2347 method TIRAMISU_0 Builder withFloatValue(int key, float value);
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt694 …method @Deprecated public android.car.diagnostic.CarDiagnosticEvent.Builder withFloatValue(int, fl…
/packages/services/Car/car-lib/api/
Dsystem-current.txt694 …method @Deprecated public android.car.diagnostic.CarDiagnosticEvent.Builder withFloatValue(int, fl…
Dtest-current.txt766 …method @Deprecated public android.car.diagnostic.CarDiagnosticEvent.Builder withFloatValue(int, fl…