Home
last modified time | relevance | path

Searched refs:suspendInstance (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/android/
Dwakelock_native.cc80 const std::string suspendInstance = std::string() + ISystemSuspend::descriptor + "/default"; in Initialize() local
82 ndk::SpAIBinder(AServiceManager_waitForService(suspendInstance.c_str()))); in Initialize()