Home
last modified time | relevance | path

Searched defs:setChargingPolicy (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V4-java-source/gen/android/hardware/health/
DIHealth.java224 @Override public void setChargingPolicy(int in_value) throws android.os.RemoteException in setChargingPolicy() method in IHealth.Default
863 @Override public void setChargingPolicy(int in_value) throws android.os.RemoteException in setChargingPolicy() method in IHealth.Stub.Proxy
1202 public void setChargingPolicy(int in_value) throws android.os.RemoteException; in setChargingPolicy() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V2-ndk-source/gen/android/hardware/health/
DIHealth.cpp713 ::ndk::ScopedAStatus BpHealth::setChargingPolicy(::aidl::android::hardware::health::BatteryCharging… in setChargingPolicy() function in aidl::android::hardware::health::BpHealth
1038 ::ndk::ScopedAStatus IHealthDefault::setChargingPolicy(::aidl::android::hardware::health::BatteryCh… in setChargingPolicy() 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.cpp713 ::ndk::ScopedAStatus BpHealth::setChargingPolicy(::aidl::android::hardware::health::BatteryCharging… in setChargingPolicy() function in aidl::android::hardware::health::BpHealth
1038 ::ndk::ScopedAStatus IHealthDefault::setChargingPolicy(::aidl::android::hardware::health::BatteryCh… in setChargingPolicy() 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.cpp728 ::ndk::ScopedAStatus BpHealth::setChargingPolicy(::aidl::android::hardware::health::BatteryCharging… in setChargingPolicy() function in aidl::android::hardware::health::BpHealth
1094 ::ndk::ScopedAStatus IHealthDefault::setChargingPolicy(::aidl::android::hardware::health::BatteryCh… in setChargingPolicy() 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.aidl49 void setChargingPolicy(android.hardware.health.BatteryChargingPolicy in_value); in setChargingPolicy() method
/aosp_15_r20/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/3/android/hardware/health/
H A DIHealth.aidl49 void setChargingPolicy(android.hardware.health.BatteryChargingPolicy in_value); in setChargingPolicy() method
/aosp_15_r20/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/current/android/hardware/health/
H A DIHealth.aidl49 void setChargingPolicy(android.hardware.health.BatteryChargingPolicy in_value); in setChargingPolicy() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health_interface/dump/android/hardware/health/
DIHealth.aidl49 void setChargingPolicy(android.hardware.health.BatteryChargingPolicy in_value); in setChargingPolicy() method
/aosp_15_r20/hardware/interfaces/health/aidl/android/hardware/health/
H A DIHealth.aidl219 void setChargingPolicy(BatteryChargingPolicy in_value); in setChargingPolicy() method
/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.h84 …::ndk::ScopedAStatus setChargingPolicy(::aidl::android::hardware::health::BatteryChargingPolicy in… in setChargingPolicy() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V2-ndk-source/gen/include/aidl/android/hardware/health/
DBnHealth.h84 …::ndk::ScopedAStatus setChargingPolicy(::aidl::android::hardware::health::BatteryChargingPolicy in… in setChargingPolicy() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/aidl/android.hardware.health-V4-ndk-source/gen/include/aidl/android/hardware/health/
DBnHealth.h84 …::ndk::ScopedAStatus setChargingPolicy(::aidl::android::hardware::health::BatteryChargingPolicy in… in setChargingPolicy() function
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/health/
H A DHealthServiceWrapperAidl.java226 public void setChargingPolicy(int policy) throws RemoteException { in setChargingPolicy() method in HealthServiceWrapperAidl
/aosp_15_r20/hardware/interfaces/health/aidl/default/
H A DHealth.cpp127 ndk::ScopedAStatus Health::setChargingPolicy(BatteryChargingPolicy in_value) { in setChargingPolicy() function in aidl::android::hardware::health::Health
/aosp_15_r20/hardware/interfaces/health/utils/libhealthshim/
H A Dshim.cpp224 ScopedAStatus HealthShim::setChargingPolicy(BatteryChargingPolicy in_value) { in setChargingPolicy() 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.cpp563 status_t BatteryMonitor::setChargingPolicy(int value) { in setChargingPolicy() function in android::BatteryMonitor
/aosp_15_r20/hardware/interfaces/health/aidl/vts/functional/
H A DVtsHalHealthTargetTest.cpp264 TEST_P(HealthAidl, setChargingPolicy) { in TEST_P() argument
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-13/
Dservices.core.unboosted.jarcom/android/server/infra/FrameworkResourcesServiceNameResolver.class FrameworkResourcesServiceNameResolver.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar13META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/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. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core/android_common/repackaged-jarjar/turbine/
Dservices.core.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.priorityboosted/android_common/gen/
Dservices.core.priorityboosted.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/jarjar/
Dservices.core.unboosted.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...

12