HomeSort by relevance Sort by last modified time
    Searched full:on_state (Results 1 - 1 of 1) sorted by null

  /system/core/libsuspend/
autosuspend_autosleep.c 34 static const char *on_state = "off"; variable
65 ret = write(autosleep_fd, on_state, strlen(on_state));

Completed in 79 milliseconds