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

  /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DefaultConfig.h 43 constexpr int WHEEL_TICK = (int)VehicleProperty::WHEEL_TICK;
455 .prop = WHEEL_TICK,
  /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/property/
PropertyTestFragment.java 111 if (propId == VehicleProperty.WHEEL_TICK) {
  /packages/services/Car/service/src/com/android/car/hal/
PropertyHalServiceIds.java 276 mProps.put(VehicleProperty.WHEEL_TICK, new Pair<>(
  /hardware/interfaces/automotive/vehicle/2.0/
types.hal 395 WHEEL_TICK = (
    [all...]

Completed in 490 milliseconds