Home
last modified time | relevance | path

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

/system/hardware/interfaces/suspend/1.0/default/
DSuspendControlService.cpp223 OPT_WAKELOCKS = 1 << 0, in dump() enumerator
236 opts |= OPT_WAKELOCKS; in dump()
253 if (opts & OPT_WAKELOCKS) { in dump()