Searched refs:getFilteredCoolingDevices (Results 1 – 2 of 2) sorted by relevance
121 ndk::ScopedAStatus getFilteredCoolingDevices(bool filterType, CoolingType type,
84 return getFilteredCoolingDevices(false, CoolingType::BATTERY, _aidl_return); in getCoolingDevices()89 return getFilteredCoolingDevices(true, type, _aidl_return); in getCoolingDevicesWithType()92 ndk::ScopedAStatus Thermal::getFilteredCoolingDevices(bool filterType, CoolingType type, in getFilteredCoolingDevices() function in aidl::android::hardware::thermal::implementation::Thermal