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/
DISuspendControlService.aidl33 boolean enableAutosuspend(); in enableAutosuspend() method
/system/hardware/interfaces/suspend/1.0/default/
DSuspendControlService.cpp38 binder::Status SuspendControlService::enableAutosuspend(bool* _aidl_return) { in enableAutosuspend() function in android::system::suspend::V1_0::SuspendControlService
DSystemSuspend.cpp123 bool SystemSuspend::enableAutosuspend() { in enableAutosuspend() function in android::system::suspend::V1_0::SystemSuspend