Searched refs:suspendControlInternal (Results 1 – 2 of 2) sorted by relevance
132 sp<SuspendControlServiceInternal> suspendControlInternal = new SuspendControlServiceInternal(); in main() local134 android::String16("suspend_control_internal"), suspendControlInternal); in main()146 sleepTimeConfig, suspendControl, suspendControlInternal, true /* mUseSuspendCounter*/); in main()
103 sp<SuspendControlServiceInternal> suspendControlInternal = in registerTestService() local106 android::String16(kControlServiceInternalName), suspendControlInternal); in registerTestService()930 sp<SuspendControlServiceInternal> suspendControlInternal = in SetUp() local933 controlServiceInternal = suspendControlInternal; in SetUp()939 kSleepTimeConfig, suspendControl, suspendControlInternal); in SetUp()1202 suspendControlInternal = new SuspendControlServiceInternal(); in SetUp()1218 suspendControlInternal->enableAutosuspend(&enabled); in SetUp()1287 sp<SuspendControlServiceInternal> suspendControlInternal; member in android::SuspendWakeupTest1375 ASSERT_TRUE(suspendControlInternal->getWakeupStats(&wStats).isOk()); in TEST_F()1385 ASSERT_TRUE(suspendControlInternal->getWakeupStats(&wStats).isOk()); in TEST_F()[all …]