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

  /system/core/toolbox/
powerd.c 188 const char *idle_time_string = "5"; local
217 idle_time_string = optarg;
256 write(auto_off_fd, idle_time_string, strlen(idle_time_string));

Completed in 1045 milliseconds