Searched refs:isThrottling (Results 1 – 2 of 2) sorted by relevance
45 bool isThrottling; member in ThermalCallbackArgs56 Return<void> notifyThrottling(bool isThrottling, in notifyThrottling() argument59 args.isThrottling = isThrottling; in notifyThrottling()113 EXPECT_EQ(true, res.args->isThrottling); in TEST_F()
28 * @param isThrottling true if device is currently throttling32 oneway notifyThrottling(bool isThrottling, Temperature temperature);