Searched refs:suspendControl (Results 1 – 2 of 2) sorted by relevance
82 sp<SuspendControlService> suspendControl = new SuspendControlService(); in main() local84 android::String16("suspend_control"), suspendControl); in main()96 100ms /* baseSleepTime */, suspendControl, true /* mUseSuspendCounter*/); in main()
86 sp<SuspendControlService> suspendControl = new SuspendControlService(); in registerTestService() local88 android::String16(kControlServiceName), suspendControl); in registerTestService()100 unique_fd(-1) /* kernelWakelockStatsFd */, 0ms /* baseSleepTime */, suspendControl); in registerTestService()577 sp<SuspendControlService> suspendControl = new SuspendControlService(); in SetUp() local578 controlService = suspendControl; in SetUp()582 unique_fd(dup(kernelWakelockStatsFd.get())), 0ms /* baseSleepTime */, suspendControl); in SetUp()