Searched defs:controlService (Results 1 – 2 of 2) sorted by relevance
125 sp<ISuspendControlService> controlService = interface_cast<ISuspendControlService>(control); in SetUp() local212 sp<ISuspendControlService> controlService; member in android::SystemSuspendTest422 CbRegisteringCb(sp<ISuspendControlService> controlService) : mControlService(controlService) {} in CbRegisteringCb()
97 const sp<SuspendControlService>& controlService, in SystemSuspend()