Home
last modified time | relevance | path

Searched defs:notifyThrottling (Results 1 – 25 of 96) sorted by relevance

1234

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/aidl/android.hardware.thermal-V3-java-source/gen/android/hardware/thermal/
DIThermalChangedCallback.java34 …@Override public void notifyThrottling(android.hardware.thermal.Temperature temperature) throws an… in notifyThrottling() method in IThermalChangedCallback.Default
192 …@Override public void notifyThrottling(android.hardware.thermal.Temperature temperature) throws an… in notifyThrottling() method in IThermalChangedCallback.Stub.Proxy
285 …public void notifyThrottling(android.hardware.thermal.Temperature temperature) throws android.os.R… in notifyThrottling() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/aidl/android.hardware.thermal-V3-ndk-source/gen/android/hardware/thermal/
DIThermalChangedCallback.cpp84 ::ndk::ScopedAStatus BpThermalChangedCallback::notifyThrottling(const ::aidl::android::hardware::th… in notifyThrottling() function in aidl::android::hardware::thermal::BpThermalChangedCallback
308 ::ndk::ScopedAStatus IThermalChangedCallbackDefault::notifyThrottling(const ::aidl::android::hardwa… in notifyThrottling() function in aidl::android::hardware::thermal::IThermalChangedCallbackDefault
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/2.0/android.hardware.thermal-V2.0-java_gen_java/gen/srcs/android/hardware/thermal/V2_0/
DIThermalChangedCallback.java97 void notifyThrottling(android.hardware.thermal.V2_0.Temperature temperature) in notifyThrottling() method
244 public void notifyThrottling(android.hardware.thermal.V2_0.Temperature temperature) in notifyThrottling() method in IThermalChangedCallback.Proxy
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/1.1/android.hardware.thermal-V1.1-java_gen_java/gen/srcs/android/hardware/thermal/V1_1/
DIThermalCallback.java97 … void notifyThrottling(boolean isThrottling, android.hardware.thermal.V1_0.Temperature temperature) in notifyThrottling() method
244 …public void notifyThrottling(boolean isThrottling, android.hardware.thermal.V1_0.Temperature tempe… in notifyThrottling() method in IThermalCallback.Proxy
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerUI.java750 @Override public void notifyThrottling(Temperature temp) { in notifyThrottling() method in PowerUI.SkinThermalEventListener
769 @Override public void notifyThrottling(Temperature temp) { in notifyThrottling() method in PowerUI.UsbThermalEventListener
/aosp_15_r20/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/2/android/hardware/thermal/
H A DIThermalChangedCallback.aidl38 oneway void notifyThrottling(in android.hardware.thermal.Temperature temperature); in notifyThrottling() method
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DIThermalEventListener.aidl30 void notifyThrottling(in Temperature temperature); in notifyThrottling() method
/aosp_15_r20/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/1/android/hardware/thermal/
H A DIThermalChangedCallback.aidl38 oneway void notifyThrottling(in android.hardware.thermal.Temperature temperature); in notifyThrottling() method
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/powermanager/libpowermanager/android_arm64_armv8-2a_cortex-a55_shared/gen/aidl/android/os/
DBnThermalEventListener.h31 …::android::binder::Status notifyThrottling(const ::android::os::Temperature& temperature) override… in notifyThrottling() function
DIThermalEventListener.h34 …::android::binder::Status notifyThrottling(const ::android::os::Temperature& /*temperature*/) over… in notifyThrottling() function
DIThermalEventListener.cpp27 ::android::binder::Status BpThermalEventListener::notifyThrottling(const ::android::os::Temperature… in notifyThrottling() function in android::os::BpThermalEventListener
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/aidl/android.hardware.thermal_interface/dump/android/hardware/thermal/
DIThermalChangedCallback.aidl38 oneway void notifyThrottling(in android.hardware.thermal.Temperature temperature); in notifyThrottling() method
/aosp_15_r20/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/current/android/hardware/thermal/
H A DIThermalChangedCallback.aidl38 oneway void notifyThrottling(in android.hardware.thermal.Temperature temperature); in notifyThrottling() method
/aosp_15_r20/hardware/interfaces/thermal/aidl/android/hardware/thermal/
H A DIThermalChangedCallback.aidl35 oneway void notifyThrottling(in Temperature temperature); in notifyThrottling() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/aidl/android.hardware.thermal-V3-ndk-source/gen/include/aidl/android/hardware/thermal/
DBnThermalChangedCallback.h48 …::ndk::ScopedAStatus notifyThrottling(const ::aidl::android::hardware::thermal::Temperature& in_te… in notifyThrottling() function
/aosp_15_r20/hardware/interfaces/thermal/1.1/vts/functional/
H A DVtsHalThermalV1_1TargetTest.cpp57 Return<void> notifyThrottling(bool isThrottling, in notifyThrottling() function in ThermalCallback
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/
Daidl_thermal_utils.cc215 ndk::ScopedAStatus ThermalChangedCallback::notifyThrottling( in notifyThrottling() function in android::hardware::aidl_thermal_utils::ThermalChangedCallback
/aosp_15_r20/hardware/google/pixel/thermal/tests/
Dthermal_looper_test.cpp38 ndk::ScopedAStatus notifyThrottling(const Temperature &t) override { in notifyThrottling() function in aidl::android::hardware::thermal::implementation::TestCallback
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/1.1/android.hardware.thermal-V1.1-java/android_common/turbine/
Dandroid.hardware.thermal-V1.1-java.jarandroid/hardware/thermal/V1_1/IThermal$Proxy.class <Unknown> package android. ...
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/
H A DExternalDisplayPolicy.java428 public void notifyThrottling(@NonNull final Temperature temp) { in notifyThrottling() method in ExternalDisplayPolicy.SkinThermalStatusObserver
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/mode/
H A DSkinThermalStatusObserver.java99 public void notifyThrottling(Temperature temp) { in notifyThrottling() method in SkinThermalStatusObserver
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/thermal/1.1/[email protected]_genc++_headers/gen/android/hardware/thermal/1.1/
DBsThermalCallback.h27 …::android::hardware::Return<void> notifyThrottling(bool isThrottling, const ::android::hardware::t… in notifyThrottling() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/thermal/2.0/[email protected]_genc++_headers/gen/android/hardware/thermal/2.0/
DBsThermalChangedCallback.h27 …::android::hardware::Return<void> notifyThrottling(const ::android::hardware::thermal::V2_0::Tempe… in notifyThrottling() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/thermal/1.1/[email protected]_genc++_headers/gen/android/hardware/thermal/1.1/
DBsThermalCallback.h27 …::android::hardware::Return<void> notifyThrottling(bool isThrottling, const ::android::hardware::t… in notifyThrottling() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/thermal/2.0/[email protected]_genc++_headers/gen/android/hardware/thermal/2.0/
DBsThermalChangedCallback.h27 …::android::hardware::Return<void> notifyThrottling(const ::android::hardware::thermal::V2_0::Tempe… in notifyThrottling() function

1234