Home
last modified time | relevance | path

Searched defs:getChargeStatus (Results 1 – 25 of 73) sorted by relevance

123

/aosp_15_r20/hardware/interfaces/health/utils/libhealthshim/
H A Dtest.cpp101 ADD_TEST(getChargeStatus, getChargeStatus, BatteryStatus, HidlBatteryStatus::CHARGING, in ADD_TEST() argument
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V4-java-source/gen/android/hardware/health/
DIHealth.java164 @Override public int getChargeStatus() throws android.os.RemoteException in getChargeStatus() method in IHealth.Default
739 @Override public int getChargeStatus() throws android.os.RemoteException in getChargeStatus() method in IHealth.Stub.Proxy
1154 public int getChargeStatus() throws android.os.RemoteException; in getChargeStatus() method
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/health/aidl/android.hardware.health-V1-ndk-source/gen/android/hardware/health/
DIHealth.cpp514 ::ndk::ScopedAStatus BpHealth::getChargeStatus(::aidl::android::hardware::health::BatteryStatus* _a… in getChargeStatus() function in aidl::android::hardware::health::BpHealth
847 ::ndk::ScopedAStatus IHealthDefault::getChargeStatus(::aidl::android::hardware::health::BatteryStat… in getChargeStatus() function in aidl::android::hardware::health::IHealthDefault
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/health/aidl/android.hardware.health-V1-ndk-source/gen/android/hardware/health/
DIHealth.cpp514 ::ndk::ScopedAStatus BpHealth::getChargeStatus(::aidl::android::hardware::health::BatteryStatus* _a… in getChargeStatus() function in aidl::android::hardware::health::BpHealth
847 ::ndk::ScopedAStatus IHealthDefault::getChargeStatus(::aidl::android::hardware::health::BatteryStat… in getChargeStatus() function in aidl::android::hardware::health::IHealthDefault
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/health/aidl/android.hardware.health-V1-ndk-source/gen/android/hardware/health/
DIHealth.cpp514 ::ndk::ScopedAStatus BpHealth::getChargeStatus(::aidl::android::hardware::health::BatteryStatus* _a… in getChargeStatus() function in aidl::android::hardware::health::BpHealth
847 ::ndk::ScopedAStatus IHealthDefault::getChargeStatus(::aidl::android::hardware::health::BatteryStat… in getChargeStatus() function in aidl::android::hardware::health::IHealthDefault
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/health/aidl/android.hardware.health-V1-ndk-source/gen/android/hardware/health/
DIHealth.cpp514 ::ndk::ScopedAStatus BpHealth::getChargeStatus(::aidl::android::hardware::health::BatteryStatus* _a… in getChargeStatus() function in aidl::android::hardware::health::BpHealth
847 ::ndk::ScopedAStatus IHealthDefault::getChargeStatus(::aidl::android::hardware::health::BatteryStat… in getChargeStatus() function in aidl::android::hardware::health::IHealthDefault
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V2-ndk-source/gen/android/hardware/health/
DIHealth.cpp565 ::ndk::ScopedAStatus BpHealth::getChargeStatus(::aidl::android::hardware::health::BatteryStatus* _a… in getChargeStatus() function in aidl::android::hardware::health::BpHealth
1018 ::ndk::ScopedAStatus IHealthDefault::getChargeStatus(::aidl::android::hardware::health::BatteryStat… in getChargeStatus() function in aidl::android::hardware::health::IHealthDefault
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V3-ndk-source/gen/android/hardware/health/
DIHealth.cpp565 ::ndk::ScopedAStatus BpHealth::getChargeStatus(::aidl::android::hardware::health::BatteryStatus* _a… in getChargeStatus() function in aidl::android::hardware::health::BpHealth
1018 ::ndk::ScopedAStatus IHealthDefault::getChargeStatus(::aidl::android::hardware::health::BatteryStat… in getChargeStatus() function in aidl::android::hardware::health::IHealthDefault
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V4-ndk-source/gen/android/hardware/health/
DIHealth.cpp580 ::ndk::ScopedAStatus BpHealth::getChargeStatus(::aidl::android::hardware::health::BatteryStatus* _a… in getChargeStatus() function in aidl::android::hardware::health::BpHealth
1074 ::ndk::ScopedAStatus IHealthDefault::getChargeStatus(::aidl::android::hardware::health::BatteryStat… in getChargeStatus() function in aidl::android::hardware::health::IHealthDefault
/aosp_15_r20/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/1/android/hardware/health/
H A DIHealth.aidl45 android.hardware.health.BatteryStatus getChargeStatus(); in getChargeStatus() method
/aosp_15_r20/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/2/android/hardware/health/
H A DIHealth.aidl45 android.hardware.health.BatteryStatus getChargeStatus(); in getChargeStatus() method
/aosp_15_r20/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/3/android/hardware/health/
H A DIHealth.aidl45 android.hardware.health.BatteryStatus getChargeStatus(); in getChargeStatus() method
/aosp_15_r20/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/current/android/hardware/health/
H A DIHealth.aidl45 android.hardware.health.BatteryStatus getChargeStatus(); in getChargeStatus() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health_interface/dump/android/hardware/health/
DIHealth.aidl45 android.hardware.health.BatteryStatus getChargeStatus(); in getChargeStatus() method
/aosp_15_r20/device/google/cuttlefish/guest/hals/health/
Dhealth-hidl.cpp92 Return<void> HealthImpl::getChargeStatus(getChargeStatus_cb _hidl_cb) { in getChargeStatus() function in android::hardware::health::V2_1::implementation::HealthImpl
Dhealth-aidl.cpp100 ScopedAStatus HealthImpl::getChargeStatus(BatteryStatus* out) { in getChargeStatus() function in aidl::android::hardware::health::HealthImpl
/aosp_15_r20/hardware/interfaces/health/aidl/android/hardware/health/
H A DIHealth.aidl167 BatteryStatus getChargeStatus(); in getChargeStatus() method
/aosp_15_r20/device/generic/car/hals/health/
DHealthImpl.cpp74 ScopedAStatus HealthImpl::getChargeStatus(BatteryStatus* out) { in getChargeStatus() function in aidl::android::hardware::health::HealthImpl
/aosp_15_r20/hardware/interfaces/health/utils/libhealth2impl/include/health2impl/
H A DBinderHealth.h59 Return<void> getChargeStatus(getChargeStatus_cb _hidl_cb) override { in getChargeStatus() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/health/aidl/android.hardware.health-V1-ndk-source/gen/include/aidl/android/hardware/health/
DBnHealth.h64 …::ndk::ScopedAStatus getChargeStatus(::aidl::android::hardware::health::BatteryStatus* _aidl_retur… in getChargeStatus() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/health/aidl/android.hardware.health-V1-ndk-source/gen/include/aidl/android/hardware/health/
DBnHealth.h64 …::ndk::ScopedAStatus getChargeStatus(::aidl::android::hardware::health::BatteryStatus* _aidl_retur… in getChargeStatus() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/health/aidl/android.hardware.health-V1-ndk-source/gen/include/aidl/android/hardware/health/
DBnHealth.h64 …::ndk::ScopedAStatus getChargeStatus(::aidl::android::hardware::health::BatteryStatus* _aidl_retur… in getChargeStatus() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/health/aidl/android.hardware.health-V1-ndk-source/gen/include/aidl/android/hardware/health/
DBnHealth.h64 …::ndk::ScopedAStatus getChargeStatus(::aidl::android::hardware::health::BatteryStatus* _aidl_retur… in getChargeStatus() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V4-java/android_common/turbine/
Dandroid.hardware.health-V4-java.jarandroid/hardware/health/BatteryCapacityLevel.class <Unknown> package android.hardware.health public ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V3-ndk-source/gen/include/aidl/android/hardware/health/
DBnHealth.h72 …::ndk::ScopedAStatus getChargeStatus(::aidl::android::hardware::health::BatteryStatus* _aidl_retur… in getChargeStatus() function

123