Searched defs:getSuspendStats (Results 1 – 4 of 4) sorted by relevance
/system/hardware/interfaces/suspend/aidl/android/system/suspend/internal/ | ||
D | ISuspendControlServiceInternal.aidl | 54 SuspendInfo getSuspendStats(); in getSuspendStats() method |
/system/hardware/interfaces/suspend/1.0/default/ | ||
D | SuspendControlService.cpp | 164 binder::Status SuspendControlServiceInternal::getSuspendStats(SuspendInfo* _aidl_return) { in getSuspendStats() function in android::system::suspend::V1_0::SuspendControlServiceInternal |
D | SystemSuspend.cpp | 376 Result<SuspendStats> SystemSuspend::getSuspendStats() { in getSuspendStats() function in android::system::suspend::V1_0::SystemSuspend |
D | SystemSuspendUnitTest.cpp | 911 Result<SuspendStats> getSuspendStats() { in getSuspendStats() function in android::SystemSuspendSameThreadTest |