/aosp_15_r20/frameworks/native/services/powermanager/include/android/ |
H A D | Temperature.h | 29 struct Temperature : public android::Parcelable { struct 32 /** A Temperature type from ThermalHAL */ argument 34 /** Name of this Temperature */ argument 39 Temperature() in Temperature() argument
|
/aosp_15_r20/hardware/google/camera/common/hal/common/ |
D | thermal_types.h | 59 struct Temperature { struct 60 TemperatureType type = TemperatureType::kUnknown; argument 68 std::function<void(const Temperature& /*temperature*/)>; argument
|
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/units/ |
D | Temperature.java | 24 public final class Temperature implements Comparable<Temperature> { class 27 private Temperature(double value) { in Temperature() method in Temperature
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/ui/composable/section/ |
D | WeatherClockSection.java | 56 …private final void Temperature(com.android.compose.animation.scene.ContentScope $this$Temperature,… in Temperature() method in WeatherClockSection
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/powermanager/libpowermanager/android_arm64_armv8-2a_cortex-a55_shared/gen/aidl/android/os/ |
D | IThermalService.h | 67 …::android::binder::Status getCurrentTemperatures(::std::vector<::android::os::Temperature>* /*_aid… in getCurrentTemperatures() 70 …tatus getCurrentTemperaturesWithType(int32_t /*type*/, ::std::vector<::android::os::Temperature>* … in getCurrentTemperaturesWithType()
|
D | IThermalEventListener.h | 34 …roid::binder::Status notifyThrottling(const ::android::os::Temperature& /*temperature*/) override { in notifyThrottling()
|
/aosp_15_r20/frameworks/base/core/java/android/os/ |
H A D | Temperature.java | 35 public final class Temperature implements Parcelable { class 135 public Temperature(float value, @Type int type, in Temperature() method in Temperature
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/aidl/android.hardware.thermal-V3-ndk-source/gen/android/hardware/thermal/ |
D | IThermal.cpp | 892 …copedAStatus IThermalDefault::getTemperatures(std::vector<::aidl::android::hardware::thermal::Temp… in getTemperatures() 897 …rdware::thermal::TemperatureType /*in_type*/, std::vector<::aidl::android::hardware::thermal::Temp… in getTemperaturesWithType()
|
D | IThermalChangedCallback.cpp | 308 …ault::notifyThrottling(const ::aidl::android::hardware::thermal::Temperature& /*in_temperature*/) { in notifyThrottling()
|
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/protoapi/ |
D | gchips_types.proto | 13 message Temperature { message
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/aidl/android.hardware.thermal-V3-ndk-source/gen/include/aidl/android/hardware/thermal/ |
D | IThermalChangedCallback.h | 24 class Temperature; variable
|
D | IThermal.h | 32 class Temperature; variable
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_temperature.h | 72 real64 Temperature () const in Temperature() function
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/aidl/android.hardware.thermal-V3-java-source/gen/android/hardware/thermal/ |
D | Temperature.java | 11 public class Temperature implements android.os.Parcelable class
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityMetricsLaunchObserver.java | 94 @interface Temperature {} annotation in ActivityMetricsLaunchObserver
|
/aosp_15_r20/test/vts-testcase/hal/thermal/V1_0/target_stress/ |
D | thermal_hidl_stress_test.cpp | 73 [&](ThermalStatus status, hidl_vec<Temperature> /* temperatures */) { in TEST_F()
|
/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 | Temperature.java | 4 public final class Temperature { class
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/1.0/android.hardware.thermal-V1.0-java_gen_java/gen/srcs/android/hardware/thermal/V1_0/ |
D | Temperature.java | 4 public final class Temperature { class
|
/aosp_15_r20/frameworks/native/libs/ftl/ |
H A D | enum_test.cpp | 97 enum Temperature : int { enum
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/ |
H A D | WeatherClockSection.kt | 112 private fun SceneScope.Temperature( in Temperature() method in com.android.systemui.keyguard.ui.composable.section.WeatherClockSection
|
/aosp_15_r20/device/google/contexthub/util/nanotool/ |
D | contexthub.h | 50 Temperature, enumerator
|
/aosp_15_r20/hardware/interfaces/thermal/aidl/vts/ |
H A D | VtsHalThermalTargetTest.cpp | 87 ndk::ScopedAStatus notifyThrottling(const Temperature&) override { in notifyThrottling()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | batclass.h | 86 ULONG Temperature; member
|
/aosp_15_r20/tools/trebuchet/trebuchet/startup-summarizer/src/ |
H A D | StartupSummarizer.kt | 69 enum class Temperature { class
|
/aosp_15_r20/external/libcxx/benchmarks/ |
H A D | string.bench.cpp | 269 enum class Temperature { Hot, Cold }; enum
|