/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/aidl/android.hardware.thermal-V3-java-source/gen/android/hardware/thermal/ |
D | IThermalChangedCallback.java | 34 …@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/ |
D | IThermalChangedCallback.cpp | 84 ::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/ |
D | IThermalChangedCallback.java | 97 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/ |
D | IThermalCallback.java | 97 … 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 D | PowerUI.java | 750 @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 D | IThermalChangedCallback.aidl | 38 oneway void notifyThrottling(in android.hardware.thermal.Temperature temperature); in notifyThrottling() method
|
/aosp_15_r20/frameworks/base/core/java/android/os/ |
H A D | IThermalEventListener.aidl | 30 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 D | IThermalChangedCallback.aidl | 38 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/ |
D | BnThermalEventListener.h | 31 …::android::binder::Status notifyThrottling(const ::android::os::Temperature& temperature) override… in notifyThrottling() function
|
D | IThermalEventListener.h | 34 …::android::binder::Status notifyThrottling(const ::android::os::Temperature& /*temperature*/) over… in notifyThrottling() function
|
D | IThermalEventListener.cpp | 27 ::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/ |
D | IThermalChangedCallback.aidl | 38 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 D | IThermalChangedCallback.aidl | 38 oneway void notifyThrottling(in android.hardware.thermal.Temperature temperature); in notifyThrottling() method
|
/aosp_15_r20/hardware/interfaces/thermal/aidl/android/hardware/thermal/ |
H A D | IThermalChangedCallback.aidl | 35 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/ |
D | BnThermalChangedCallback.h | 48 …::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 D | VtsHalThermalV1_1TargetTest.cpp | 57 Return<void> notifyThrottling(bool isThrottling, in notifyThrottling() function in ThermalCallback
|
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/ |
D | aidl_thermal_utils.cc | 215 ndk::ScopedAStatus ThermalChangedCallback::notifyThrottling( in notifyThrottling() function in android::hardware::aidl_thermal_utils::ThermalChangedCallback
|
/aosp_15_r20/hardware/google/pixel/thermal/tests/ |
D | thermal_looper_test.cpp | 38 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/ |
D | android.hardware.thermal-V1.1-java.jar | android/hardware/thermal/V1_1/IThermal$Proxy.class
<Unknown>
package android. ... |
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/ |
H A D | ExternalDisplayPolicy.java | 428 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 D | SkinThermalStatusObserver.java | 99 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/ |
D | BsThermalCallback.h | 27 …::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/ |
D | BsThermalChangedCallback.h | 27 …::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/ |
D | BsThermalCallback.h | 27 …::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/ |
D | BsThermalChangedCallback.h | 27 …::android::hardware::Return<void> notifyThrottling(const ::android::hardware::thermal::V2_0::Tempe… in notifyThrottling() function
|