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()
312 static sp<SystemSuspend> systemSuspend; member in android::SystemSuspendTest334 sp<SystemSuspend> SystemSuspendTest::systemSuspend; member in android::SystemSuspendTest1251 sp<SystemSuspend> systemSuspend; member in android::SystemSuspendSameThreadTest1622 sp<SystemSuspend> systemSuspend; member in android::SuspendWakeupTest