Home
last modified time | relevance | path

Searched refs:isThrottling (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libmediatranscoding/
DTranscodingThermalPolicy.cpp113 bool isThrottling = needThrottling(status); in onStatusChange() local
117 if (isThrottling == mIsThrottling) { in onStatusChange()
120 ALOGI("Transcoding thermal throttling changed: %d", isThrottling); in onStatusChange()
121 mIsThrottling = isThrottling; in onStatusChange()
127 if (isThrottling) { in onStatusChange()
/frameworks/base/services/core/java/com/android/server/power/
DThermalManagerService.java800 public void notifyThrottling(boolean isThrottling,
804 isThrottling ? ThrottlingSeverity.SEVERE
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt40456 Landroid/os/IThermalService$Stub$Proxy;->isThrottling()Z
40468 Landroid/os/IThermalService;->isThrottling()Z