Searched defs:suspendService (Results 1 – 3 of 3) sorted by relevance
48 const auto suspendService = mSuspend.promote(); in enableAutosuspend() local75 const auto suspendService = mSuspend.promote(); in forceSuspend() local98 const auto suspendService = mSuspend.promote(); in getWakeLockStats() local123 const auto suspendService = mSuspend.promote(); in dump() local
31 static sp<ISystemSuspend> suspendService = ISystemSuspend::getService(); in BM_acquireWakeLock() local
117 sp<ISystemSuspend> suspendService = ISystemSuspend::getService(kServiceName); in SetUpTestSuite() local185 sp<ISystemSuspend> suspendService; member in android::SystemSuspendTest590 sp<ISystemSuspend> suspendService; member in android::SystemSuspendSameThreadTest