Searched defs:controlService (Results 1 – 2 of 2) sorted by relevance
149 sp<ISuspendControlService> controlService = interface_cast<ISuspendControlService>(control); in SetUpTestSuite() local250 sp<ISuspendControlService> controlService; member in android::SystemSuspendTest566 CbRegisteringCb(sp<ISuspendControlService> controlService) : mControlService(controlService) {} in CbRegisteringCb()684 WakelockCbRegisteringCb(sp<ISuspendControlService> controlService) in WakelockCbRegisteringCb()948 sp<ISuspendControlService> controlService; member in android::SystemSuspendSameThreadTest
146 const sp<SuspendControlService>& controlService, in SystemSuspend()