Searched defs:controlService (Results 1 – 3 of 3) sorted by relevance
117 sp<ISuspendControlServiceInternal> controlService; member in android::WakeLockTest
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
147 const sp<SuspendControlService>& controlService, in SystemSuspend()