Home
last modified time | relevance | path

Searched defs:SystemSuspendDeathRecipient (Results 1 – 1 of 1) sorted by relevance

/system/bt/gd/os/android/
Dwakelock_native.cc45 class SystemSuspendDeathRecipient : public ::android::hardware::hidl_death_recipient { class
47 explicit SystemSuspendDeathRecipient(WakelockNative::Impl* impl) : impl_(impl) {} in SystemSuspendDeathRecipient() function in bluetooth::os::internal::WakelockNative::Impl::SystemSuspendDeathRecipient