HomeSort by relevance Sort by last modified time
    Searched refs:power_set_interactive (Results 1 - 5 of 5) sorted by null

  /hardware/libhardware/modules/power/
power.c 35 static void power_set_interactive(struct power_module *module UNUSED_ARGUMENT, function
65 .setInteractive = power_set_interactive,
  /device/google/marlin/power/
power-helper.h 107 void power_set_interactive(int on);
Power.cpp 51 power_set_interactive(interactive ? 1 : 0);
power-helper.c 357 void power_set_interactive(int on) function
  /hardware/qcom/power/
power.c 166 static void power_set_interactive(struct power_module *module, int on) function
222 .setInteractive = power_set_interactive,

Completed in 231 milliseconds