Home
last modified time | relevance | path

Searched refs:kSleepState (Results 1 – 1 of 1) sorted by relevance

/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspend.cpp44 static const char kSleepState[] = "mem"; variable
142 bool success = WriteStringToFd(kSleepState, mStateFd); in forceSuspend()
255 bool success = WriteStringToFd(kSleepState, mStateFd); in initAutosuspend()