Home
last modified time | relevance | path

Searched refs:autosuspendClientToken (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_power_PowerManagerService.cpp181 static sp<IBinder> autosuspendClientToken = new BBinder(); in enableAutoSuspend() local
184 suspendControl->enableAutosuspend(autosuspendClientToken, &enabled); in enableAutoSuspend()