HomeSort by relevance Sort by last modified time
    Searched refs:VehicleOilLevel (Results 1 - 5 of 5) sorted by null

  /packages/services/Car/car-lib/src/android/car/
VehicleOilLevel.java 27 public final class VehicleOilLevel {
48 private VehicleOilLevel() {}
  /packages/services/Car/car-support-lib/src/android/support/car/hardware/
CarSensorEvent.java 21 import android.car.VehicleOilLevel;
    [all...]
  /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DefaultConfig.h 424 .initialValue = {.int32Values = {toInt(VehicleOilLevel::NORMAL)}}},
  /hardware/interfaces/automotive/vehicle/2.0/
types.hal 326 * @data_enum VehicleOilLevel
    [all...]
  /test/vts-testcase/hal/automotive/vehicle/V2_0/host/
VtsHalAutomotiveVehicleV2_0HostTest.py 458 self.vtypes.VehicleProperty.ENGINE_OIL_LEVEL : self.vtypes.VehicleOilLevel,
    [all...]

Completed in 1033 milliseconds