Searched refs:setInteractive (Results 1 – 2 of 2) sorted by relevance
/device/linaro/hikey/power/ | ||
D | Power.h | 42 Return<void> setInteractive(bool interactive) override; |
D | Power.cpp | 53 Return<void> Power::setInteractive(bool interactive) { in setInteractive() function in android::hardware::power::V1_1::implementation::Power |