Searched defs:SystemSuspend (Results 1 – 3 of 3) sorted by relevance
/system/hardware/interfaces/suspend/1.0/default/ | ||
D | SuspendControlService.h | 30 class SystemSuspend; variable |
D | SystemSuspend.h | 45 class SystemSuspend; variable |
D | SystemSuspend.cpp | 83 SystemSuspend::SystemSuspend(unique_fd wakeupCountFd, unique_fd stateFd, unique_fd suspendStatsFd, in SystemSuspend() function in android::system::suspend::V1_0::SystemSuspend |