Home
last modified time | relevance | path

Searched defs:suspendService (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware_legacy/
Dpower.cpp41 static sp<ISystemSuspend> suspendService = ISystemSuspend::getService(); in getSystemSuspendServiceOnce() local
47 const auto& suspendService = getSystemSuspendServiceOnce(); in acquire_wake_lock() local
101 static sp<ISystemSuspend> suspendService = ISystemSuspend::getService(); in WakeLockImpl() local