Home
last modified time | relevance | path

Searched defs:setInteractive (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/power/1.0/default/
DPower.cpp42 Return<void> Power::setInteractive(bool interactive) { in setInteractive() function in android::hardware::power::V1_0::implementation::Power
/hardware/google/pixel/power-libperfmgr/hidl/
DPower.cpp137 Return<void> Power::setInteractive(bool /* interactive */) { in setInteractive() function in android::hardware::power::V1_3::implementation::Power
/hardware/libhardware/include/hardware/
Dpower.h206 void (*setInteractive)(struct power_module *module, int on); member