Searched defs:isThrottling (Results 1 – 7 of 7) sorted by relevance
44 in boolean isThrottling, in Temperature temperature); in notifyThrottling()50 boolean isThrottling(); in isThrottling() method
31 in boolean isThrottling, in Temperature temperature); in notifyThrottling()
42 in boolean isThrottling, in Temperature temperature); in notifyThrottling()47 boolean isThrottling(); in isThrottling() method
35 const bool isThrottling, const Temperature& temperature) { in notifyThrottling()51 binder::Status ThermalService::isThrottling(bool* _aidl_return) { in isThrottling() function in android::os::ThermalService
27 bool isThrottling, in notifyThrottling()
547 @Override public void notifyThrottling(boolean isThrottling, Temperature temp) { in notifyThrottling()