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.aidl36 boolean enableAutosuspend(IBinder token); in enableAutosuspend() method
/system/hardware/interfaces/suspend/1.0/default/
DSuspendControlService.cpp154 binder::Status SuspendControlServiceInternal::enableAutosuspend(const sp<IBinder>& token, in enableAutosuspend() function in android::system::suspend::V1_0::SuspendControlServiceInternal
DSystemSuspend.cpp177 bool SystemSuspend::enableAutosuspend(const sp<IBinder>& token) { in enableAutosuspend() function in android::system::suspend::V1_0::SystemSuspend