Searched defs:systemSuspend (Results 1 – 3 of 3) sorted by relevance
30 WakeLock::WakeLock(SystemSuspend* systemSuspend, const std::string& name, int pid) in WakeLock()51 SystemSuspendAidl::SystemSuspendAidl(SystemSuspend* systemSuspend) in SystemSuspendAidl()
32 WakeLock::WakeLock(SystemSuspend* systemSuspend, const std::string& name, int pid) in WakeLock()54 SystemSuspendHidl::SystemSuspendHidl(SystemSuspend* systemSuspend) in SystemSuspendHidl()
275 static sp<SystemSuspend> systemSuspend; member in android::SystemSuspendTest297 sp<SystemSuspend> SystemSuspendTest::systemSuspend; member in android::SystemSuspendTest1074 sp<SystemSuspend> systemSuspend; member in android::SystemSuspendSameThreadTest1421 sp<SystemSuspend> systemSuspend; member in android::SuspendWakeupTest