Searched refs:VENDOR_START (Results 1 – 8 of 8) sorted by relevance
70 public static final int VENDOR_START = LAST_SYSTEM + 1; field in IntegerSensorIndex109 IntegerSensorIndex.VENDOR_START,
109 public static final int VENDOR_START = LAST_SYSTEM + 1; field in FloatSensorIndex187 FloatSensorIndex.VENDOR_START,
520 assertThat(liveFrame.getVendorIntegerSensor(IntegerSensorIndex.VENDOR_START)).isNull(); in testMissingSensorRead()521 assertEquals(-1, liveFrame.getVendorIntegerSensor(IntegerSensorIndex.VENDOR_START, -1)); in testMissingSensorRead()523 assertThat(liveFrame.getVendorFloatSensor(FloatSensorIndex.VENDOR_START)).isNull(); in testMissingSensorRead()525 0.25f, liveFrame.getVendorFloatSensor(FloatSensorIndex.VENDOR_START, 0.25f), EPS); in testMissingSensorRead()
2309 field TIRAMISU_0 int VENDOR_START = LAST_SYSTEM + 1;2500 field TIRAMISU_0 int VENDOR_START = LAST_SYSTEM + 1;
879 field public static final int VENDOR_START = 71; // 0x47915 field public static final int VENDOR_START = 32; // 0x20
951 field public static final int VENDOR_START = 71; // 0x47987 field public static final int VENDOR_START = 32; // 0x20
2200 UnflaggedApi: android.car.diagnostic.FloatSensorIndex#VENDOR_START:2201 …ew API must be flagged with @FlaggedApi: field android.car.diagnostic.FloatSensorIndex.VENDOR_START2268 UnflaggedApi: android.car.diagnostic.IntegerSensorIndex#VENDOR_START:2269 … API must be flagged with @FlaggedApi: field android.car.diagnostic.IntegerSensorIndex.VENDOR_START