HomeSort by relevance Sort by last modified time
    Searched refs:vehicle (Results 126 - 136 of 136) sorted by null

1 2 3 4 56

  /packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
E2ePerformanceTest.java 33 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
53 * is to send command to Vehicle HAL to generate some events with certain time interval and capture
  /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
VehicleEmulator.cpp 33 namespace vehicle { namespace in namespace:android::hardware::automotive
356 } // namespace vehicle
EmulatedVehicleHal.cpp 29 namespace vehicle { namespace in namespace:android::hardware::automotive
163 // goes to the vehicle but is NOT updated in the property store back to Android.
507 } // namespace vehicle
  /test/vts/tools/build/tasks/list/
vts_func_fuzzer_package_list.mk 41 android.hardware.automotive.vehicle@2.0-vts.func_fuzzer.Vehicle \
  /packages/services/Car/tests/carservice_test/src/com/android/car/
CarDiagnosticManagerTest.java 37 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
38 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
    [all...]
  /system/sepolicy/vendor/
file_contexts 7 /(vendor|system/vendor)/bin/hw/android\.hardware\.automotive\.vehicle@2\.0-service u:object_r:hal_vehicle_default_exec:s0
  /hardware/interfaces/automotive/vehicle/2.0/default/tests/
VehicleHalManager_test.cpp 32 namespace vehicle { namespace in namespace:android::hardware::automotive
465 } // namespace vehicle
  /frameworks/base/core/proto/android/os/
system_properties.proto 392 optional string vehicle = 36;
  /packages/services/Car/service/src/com/android/car/
BluetoothDeviceConnectionPolicy.java 47 import android.hardware.automotive.vehicle.V2_0.VehicleIgnitionState;
48 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
75 * The policy can be configured to listen to various vehicle events that are appropriate to
509 * Setup the Bluetooth profile service connections and Vehicle Event listeners.
518 // Listen to various events coming from the vehicle.
    [all...]
  /hardware/interfaces/automotive/vehicle/2.0/
types.hal 17 package android.hardware.automotive.vehicle@2.0;
45 * Vehicle Areas
48 * Some properties may be associated with particular vehicle areas. For
53 * Other properties may not be associated with particular vehicle area,
120 * Declares all vehicle properties. VehicleProperty has a bitwise structure.
125 * - vehicle area (VehicleArea)
141 * VIN of vehicle
153 * Manufacturer of vehicle
165 * Model of vehicle
177 * Model year of vehicle
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_3_sensors.md 335 measure the ambient (room/vehicle cabin) temperature from where the user

Completed in 1040 milliseconds

1 2 3 4 56