Home
last modified time | relevance | path

Searched refs:setFeature (Results 1 – 2 of 2) sorted by relevance

/device/linaro/hikey/power/
DPower.h44 Return<void> setFeature(Feature feature, bool activate) override;
DPower.cpp63 Return<void> Power::setFeature(Feature /*feature*/, bool /*activate*/) { in setFeature() function in android::hardware::power::V1_1::implementation::Power