Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h4254 AVAILABILITY_CHANGE = 9, enumerator
14359 …essageType::AVAILABILITY_CHANGE) == static_cast<int32_t>(::android::hardware::automotive::vehicle:…
14363 … flipped |= ::android::hardware::automotive::vehicle::V2_0::VmsMessageType::AVAILABILITY_CHANGE;
14454 if (o == ::android::hardware::automotive::vehicle::V2_0::VmsMessageType::AVAILABILITY_CHANGE) { in toString()