Home
last modified time | relevance | path

Searched defs:VENDOR_START (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DIntegerSensorIndex.java70 public static final int VENDOR_START = LAST_SYSTEM + 1; field in IntegerSensorIndex
H A DFloatSensorIndex.java109 public static final int VENDOR_START = LAST_SYSTEM + 1; field in FloatSensorIndex
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Component.h724 VENDOR_START = 0x100, enumerator