Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/os/android/
Dwakelock_native.cc61 auto onDeath = static_cast<std::function<void(void)>*>(cookie); in onSuspendDeath() local
68 std::function<void(void)> onDeath = [this] { in __anondac725800102() member
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNative.java769 public void onDeath() { in onDeath() method in WifiNative.VendorHalDeathHandlerInternal
797 public void onDeath() { in onDeath() method in WifiNative.SupplicantDeathHandlerInternal
811 public void onDeath() { in onDeath() method in WifiNative.HostapdDeathHandlerInternal