Searched refs:suspendControl (Results 1 – 2 of 2) sorted by relevance
175 sp<system::suspend::internal::ISuspendControlServiceInternal> suspendControl = in enableAutoSuspend() local177 suspendControl->enableAutosuspend(autosuspendClientToken, &enabled); in enableAutoSuspend()
146 sp<ISuspendControlService> suspendControl = getSuspendControl(); in nativeWaitWakeup() local148 suspendControl->registerCallback(new WakeupCallback(), &isRegistered); in nativeWaitWakeup()