Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/include/
Dwprint_debug.h27 #define LEVEL_ERROR 6 macro
33 #define LOG_LEVEL LEVEL_ERROR
48 #if LOG_LEVEL > LEVEL_ERROR
/packages/services/Car/car-lib/src/android/car/hardware/property/
DVehicleOilLevel.java57 public static final int LEVEL_ERROR = 4; field in VehicleOilLevel
76 case LEVEL_ERROR: in toString()
84 @IntDef({LEVEL_CRITICALLY_LOW, LEVEL_LOW, LEVEL_NORMAL, LEVEL_HIGH, LEVEL_ERROR})
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehicleOilLevelTest.java62 android.car.hardware.property.VehicleOilLevel.LEVEL_ERROR, in constantValues()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DHalPropConfigTest.java482 VehicleOilLevel.LEVEL_ERROR)); in toCarPropertyConfig_aidlAutoPopulatesSupportedEnumValuesIfEmpty()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1516 field public static final int LEVEL_ERROR = 4; // 0x4
/packages/services/Car/car-lib/api/
Dsystem-current.txt1516 field public static final int LEVEL_ERROR = 4; // 0x4
Dtest-current.txt1590 field public static final int LEVEL_ERROR = 4; // 0x4
Dsystem-lint-baseline.txt2996 UnflaggedApi: android.car.hardware.property.VehicleOilLevel#LEVEL_ERROR:
2997 …I must be flagged with @FlaggedApi: field android.car.hardware.property.VehicleOilLevel.LEVEL_ERROR