Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_am_BatteryStatsService.cpp68 extern sp<ISuspendControlService> getSuspendControl();
146 sp<ISuspendControlService> suspendControl = getSuspendControl(); in nativeWaitWakeup()
H A Dcom_android_server_power_PowerManagerService.cpp155 sp<ISuspendControlService> getSuspendControl() { in getSuspendControl() function