Home
last modified time | relevance | path

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

/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendBenchmark.cpp24 using android::system::suspend::ISuspendControlService;
42 static sp<ISuspendControlService> controlService = in BM_getWakeLockStats()
43 android::interface_cast<ISuspendControlService>(control); in BM_getWakeLockStats()
DSystemSuspendUnitTest.cpp55 using android::system::suspend::ISuspendControlService;
123 sp<ISuspendControlService> controlService = interface_cast<ISuspendControlService>(control); in SetUpTestSuite()
140 controlService = interface_cast<ISuspendControlService>(control); in SetUp()
186 sp<ISuspendControlService> controlService;
365 CbRegisteringCb(sp<ISuspendControlService> controlService) : mControlService(controlService) {} in CbRegisteringCb()
375 sp<ISuspendControlService> mControlService;
591 sp<ISuspendControlService> controlService;
/system/sepolicy/prebuilts/api/29.0/private/
Dsystem_suspend.te6 # To serve ISuspendControlService.aidl.
23 -system_server # configures system_suspend via ISuspendControlService
/system/sepolicy/prebuilts/api/30.0/private/
Dsystem_suspend.te6 # To serve ISuspendControlService.aidl.
24 -system_server # configures system_suspend via ISuspendControlService
/system/sepolicy/private/
Dsystem_suspend.te6 # To serve ISuspendControlService.aidl.
24 -system_server # configures system_suspend via ISuspendControlService
/system/hardware/interfaces/suspend/1.0/default/internal_aidl/android/system/suspend/
DISuspendControlService.aidl27 interface ISuspendControlService interface
/system/hardware/interfaces/suspend/1.0/default/internal_aidl/
DAndroid.bp6 "android/system/suspend/ISuspendControlService.aidl",