Home
last modified time | relevance | path

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

/aosp_15_r20/system/hardware/interfaces/suspend/1.0/default/
Dmain.cpp132 sp<SuspendControlService> suspendControl = new SuspendControlService(); in main() local
DSystemSuspendUnitTest.cpp100 sp<SuspendControlService> suspendControl = new SuspendControlService(); in registerTestService() local
1230 sp<SuspendControlService> suspendControl = new SuspendControlService(); in SetUp() local
1620 sp<SuspendControlService> suspendControl; member in android::SuspendWakeupTest
/aosp_15_r20/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.cpp175 sp<system::suspend::internal::ISuspendControlServiceInternal> suspendControl = in enableAutoSuspend() local