Searched refs:setFeature (Results 1 – 2 of 2) sorted by relevance
/device/linaro/hikey/power/ | ||
D | Power.h | 44 Return<void> setFeature(Feature feature, bool activate) override; |
D | Power.cpp | 63 Return<void> Power::setFeature(Feature /*feature*/, bool /*activate*/) { in setFeature() function in android::hardware::power::V1_1::implementation::Power |