Searched defs:notifyThrottling (Results 1 – 7 of 7) sorted by relevance
30 void notifyThrottling( in notifyThrottling() method
41 oneway void notifyThrottling( in notifyThrottling() method
43 oneway void notifyThrottling( in notifyThrottling() method
26 Return<void> ThermalCallback::notifyThrottling( in notifyThrottling() function in android::hardware::thermal::V1_1::implementation::ThermalCallback
34 binder::Status ThermalService::notifyThrottling( in notifyThrottling() function in android::os::ThermalService
547 @Override public void notifyThrottling(boolean isThrottling, Temperature temp) { in notifyThrottling() method in PowerUI.ThermalEventListener