Searched defs:setInteractive (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/power/1.0/default/ | ||
D | Power.cpp | 42 Return<void> Power::setInteractive(bool interactive) { in setInteractive() function in android::hardware::power::V1_0::implementation::Power |
/hardware/google/pixel/power-libperfmgr/hidl/ | ||
D | Power.cpp | 137 Return<void> Power::setInteractive(bool /* interactive */) { in setInteractive() function in android::hardware::power::V1_3::implementation::Power |
/hardware/libhardware/include/hardware/ | ||
D | power.h | 206 void (*setInteractive)(struct power_module *module, int on); member |