Home
last modified time | relevance | path

Searched defs:suspendControl (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/hardware/interfaces/suspend/1.0/default/
H A Dmain.cpp125 sp<SuspendControlService> suspendControl = new SuspendControlService(); in main() local
H A DSystemSuspendUnitTest.cpp96 sp<SuspendControlService> suspendControl = new SuspendControlService(); in registerTestService() local
929 sp<SuspendControlService> suspendControl = new SuspendControlService(); in SetUp() local
1286 sp<SuspendControlService> suspendControl; member in android::SuspendWakeupTest
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_am_BatteryStatsService.cpp146 sp<ISuspendControlService> suspendControl = getSuspendControl(); in nativeWaitWakeup() local
H A Dcom_android_server_power_PowerManagerService.cpp178 sp<system::suspend::internal::ISuspendControlServiceInternal> suspendControl = in enableAutoSuspend() local