Home
last modified time | relevance | path

Searched defs:getChargingPolicy (Results 1 – 25 of 52) sorted by relevance

123

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V4-java-source/gen/android/hardware/health/
DIHealth.java238 @Override public int getChargingPolicy() throws android.os.RemoteException in getChargingPolicy() method in IHealth.Default
892 @Override public int getChargingPolicy() throws android.os.RemoteException in getChargingPolicy() method in IHealth.Stub.Proxy
1214 public int getChargingPolicy() throws android.os.RemoteException; in getChargingPolicy() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V2-ndk-source/gen/android/hardware/health/
DIHealth.cpp750 ::ndk::ScopedAStatus BpHealth::getChargingPolicy(::aidl::android::hardware::health::BatteryCharging… in getChargingPolicy() function in aidl::android::hardware::health::BpHealth
1043 ::ndk::ScopedAStatus IHealthDefault::getChargingPolicy(::aidl::android::hardware::health::BatteryCh… in getChargingPolicy() 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.cpp750 ::ndk::ScopedAStatus BpHealth::getChargingPolicy(::aidl::android::hardware::health::BatteryCharging… in getChargingPolicy() function in aidl::android::hardware::health::BpHealth
1043 ::ndk::ScopedAStatus IHealthDefault::getChargingPolicy(::aidl::android::hardware::health::BatteryCh… in getChargingPolicy() 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.cpp765 ::ndk::ScopedAStatus BpHealth::getChargingPolicy(::aidl::android::hardware::health::BatteryCharging… in getChargingPolicy() function in aidl::android::hardware::health::BpHealth
1099 ::ndk::ScopedAStatus IHealthDefault::getChargingPolicy(::aidl::android::hardware::health::BatteryCh… in getChargingPolicy() function in aidl::android::hardware::health::IHealthDefault
/aosp_15_r20/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/2/android/hardware/health/
H A DIHealth.aidl50 android.hardware.health.BatteryChargingPolicy getChargingPolicy(); in getChargingPolicy() method
/aosp_15_r20/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/3/android/hardware/health/
H A DIHealth.aidl50 android.hardware.health.BatteryChargingPolicy getChargingPolicy(); in getChargingPolicy() method
/aosp_15_r20/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/current/android/hardware/health/
H A DIHealth.aidl50 android.hardware.health.BatteryChargingPolicy getChargingPolicy(); in getChargingPolicy() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health_interface/dump/android/hardware/health/
DIHealth.aidl50 android.hardware.health.BatteryChargingPolicy getChargingPolicy(); in getChargingPolicy() method
/aosp_15_r20/hardware/interfaces/health/aidl/android/hardware/health/
H A DIHealth.aidl232 BatteryChargingPolicy getChargingPolicy(); in getChargingPolicy() method
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DBatteryManagerInternal.java107 public abstract int getChargingPolicy(); in getChargingPolicy() method in BatteryManagerInternal
/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.h87 …::ndk::ScopedAStatus getChargingPolicy(::aidl::android::hardware::health::BatteryChargingPolicy* _… in getChargingPolicy() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V2-ndk-source/gen/include/aidl/android/hardware/health/
DBnHealth.h87 …::ndk::ScopedAStatus getChargingPolicy(::aidl::android::hardware::health::BatteryChargingPolicy* _… in getChargingPolicy() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V4-ndk-source/gen/include/aidl/android/hardware/health/
DBnHealth.h87 …::ndk::ScopedAStatus getChargingPolicy(::aidl::android::hardware::health::BatteryChargingPolicy* _… in getChargingPolicy() function
/aosp_15_r20/hardware/interfaces/health/aidl/default/
H A DHealth.cpp143 ndk::ScopedAStatus Health::getChargingPolicy(BatteryChargingPolicy* out) { in getChargingPolicy() function in aidl::android::hardware::health::Health
/aosp_15_r20/hardware/interfaces/health/utils/libhealthshim/
H A Dshim.cpp229 ScopedAStatus HealthShim::getChargingPolicy(BatteryChargingPolicy* out) { in getChargingPolicy() function in aidl::android::hardware::health::HealthShim
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V4-java/android_common/javac/
Dandroid.hardware.health-V4-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/system/core/healthd/
H A DBatteryMonitor.cpp578 int BatteryMonitor::getChargingPolicy() { in getChargingPolicy() function in android::BatteryMonitor
/aosp_15_r20/hardware/interfaces/health/aidl/vts/functional/
H A DVtsHalHealthTargetTest.cpp246 TEST_P(HealthAidl, getChargingPolicy) { in TEST_P() argument
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/
H A DBatteryService.java1928 public int getChargingPolicy() { in getChargingPolicy() method in BatteryService.LocalService
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-0/
Dservices.core.unboosted.jarcom/android/server/ondeviceintelligence/callbacks/ListenableDownloadCallback.class ListenableDownloadCallback.java package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar0META-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-10/
Dframework.jarandroid/os/NewUserRequest.class NewUserRequest.java package android.os public final android.os ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar10META-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/profcollect/services.profcollect/android_common/repackaged-jarjar/turbine/
Dservices.profcollect.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...

123