Searched refs:isThrottling (Results 1 – 3 of 3) sorted by relevance
113 bool isThrottling = needThrottling(status); in onStatusChange() local117 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()
1310 public void notifyThrottling(boolean isThrottling,1314 isThrottling ? Temperature.THROTTLING_SEVERE
36490 Landroid/os/IThermalService$Stub$Proxy;->isThrottling()Z36502 Landroid/os/IThermalService;->isThrottling()Z