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