Searched defs:enableAutosuspend (Results 1 – 3 of 3) sorted by relevance
/system/hardware/interfaces/suspend/aidl/android/system/suspend/internal/ | ||
D | ISuspendControlServiceInternal.aidl | 36 boolean enableAutosuspend(IBinder token); in enableAutosuspend() method |
/system/hardware/interfaces/suspend/1.0/default/ | ||
D | SuspendControlService.cpp | 154 binder::Status SuspendControlServiceInternal::enableAutosuspend(const sp<IBinder>& token, in enableAutosuspend() function in android::system::suspend::V1_0::SuspendControlServiceInternal |
D | SystemSuspend.cpp | 177 bool SystemSuspend::enableAutosuspend(const sp<IBinder>& token) { in enableAutosuspend() function in android::system::suspend::V1_0::SystemSuspend |