Searched refs:ISuspendControlService (Results 1 – 7 of 7) sorted by relevance
24 using android::system::suspend::ISuspendControlService;42 static sp<ISuspendControlService> controlService = in BM_getWakeLockStats()43 android::interface_cast<ISuspendControlService>(control); in BM_getWakeLockStats()
55 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;
6 # To serve ISuspendControlService.aidl.23 -system_server # configures system_suspend via ISuspendControlService
6 # To serve ISuspendControlService.aidl.24 -system_server # configures system_suspend via ISuspendControlService
27 interface ISuspendControlService interface
6 "android/system/suspend/ISuspendControlService.aidl",