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