Home
last modified time | relevance | path

Searched defs:CHARGING (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/1/android/hardware/health/
DBatteryStatus.aidl38 CHARGING = 2, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/
DEvChargeState.aidl29 CHARGING = 1, enumConstant
/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/3/android/hardware/health/
DBatteryStatus.aidl38 CHARGING = 2, enumConstant
/hardware/interfaces/health/aidl/android/hardware/health/
DBatteryStatus.aidl28 CHARGING = 2, enumConstant
/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/2/android/hardware/health/
DBatteryStatus.aidl38 CHARGING = 2, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/
DEvChargeState.aidl38 CHARGING = 1, enumConstant
/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/current/android/hardware/health/
DBatteryStatus.aidl38 CHARGING = 2, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/
DEvChargeState.aidl38 CHARGING = 1, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/
DEvChargeState.aidl38 CHARGING = 1, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/
DEvChargeState.aidl38 CHARGING = 1, enumConstant
/hardware/interfaces/health/utils/libhealthshim/
Dtest.cpp101 ADD_TEST(getChargeStatus, getChargeStatus, BatteryStatus, HidlBatteryStatus::CHARGING, in ADD_TEST()