Home
last modified time | relevance | path

Searched defs:enableAutosuspend (Results 1 – 3 of 3) sorted by relevance

/system/hardware/interfaces/suspend/aidl/android/system/suspend/internal/
DISuspendControlServiceInternal.aidl34 boolean enableAutosuspend(); in enableAutosuspend() method
/system/hardware/interfaces/suspend/1.0/default/
DSuspendControlService.cpp154 binder::Status SuspendControlServiceInternal::enableAutosuspend(bool* _aidl_return) { in enableAutosuspend() function in android::system::suspend::V1_0::SuspendControlServiceInternal
DSystemSuspend.cpp179 bool SystemSuspend::enableAutosuspend() { in enableAutosuspend() function in android::system::suspend::V1_0::SystemSuspend