Searched refs:LAST_SYSTEM (Results 1 – 10 of 10) sorted by relevance
69 public static final int LAST_SYSTEM = ENGINE_PERCENT_TORQUE_DATA_POINT4; field in IntegerSensorIndex70 public static final int VENDOR_START = LAST_SYSTEM + 1;108 IntegerSensorIndex.LAST_SYSTEM,
108 public static final int LAST_SYSTEM = ENGINE_FUEL_RATE; field in FloatSensorIndex109 public static final int VENDOR_START = LAST_SYSTEM + 1;186 FloatSensorIndex.LAST_SYSTEM,
320 if (key >= android.car.diagnostic.IntegerSensorIndex.LAST_SYSTEM) { in withVendorSensorsRemoved()326 if (key >= android.car.diagnostic.FloatSensorIndex.LAST_SYSTEM) { in withVendorSensorsRemoved()
85 for (int i = 0; i <= IntegerSensorIndex.LAST_SYSTEM; i++) { in fromCarDiagnosticEvent()88 for (int i = 0; i <= FloatSensorIndex.LAST_SYSTEM; i++) { in fromCarDiagnosticEvent()
62 for (int i = 0; i <= FloatSensorIndex.LAST_SYSTEM; i++) { in processSensorInfoIntoWrapper()76 for (int i = 0; i <= IntegerSensorIndex.LAST_SYSTEM; i++) { in processSensorInfoIntoWrapper()
2308 field TIRAMISU_0 int LAST_SYSTEM = ENGINE_FUEL_RATE;2309 field TIRAMISU_0 int VENDOR_START = LAST_SYSTEM + 1;2499 field TIRAMISU_0 int LAST_SYSTEM = ENGINE_PERCENT_TORQUE_DATA_POINT4;2500 field TIRAMISU_0 int VENDOR_START = LAST_SYSTEM + 1;
836 field public static final int LAST_SYSTEM = 70; // 0x46904 field public static final int LAST_SYSTEM = 31; // 0x1f
908 field public static final int LAST_SYSTEM = 70; // 0x46976 field public static final int LAST_SYSTEM = 31; // 0x1f
2114 UnflaggedApi: android.car.diagnostic.FloatSensorIndex#LAST_SYSTEM:2115 …New API must be flagged with @FlaggedApi: field android.car.diagnostic.FloatSensorIndex.LAST_SYSTEM2246 UnflaggedApi: android.car.diagnostic.IntegerSensorIndex#LAST_SYSTEM:2247 …w API must be flagged with @FlaggedApi: field android.car.diagnostic.IntegerSensorIndex.LAST_SYSTEM