Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/os/android/
Dwakelock_native.cc62 auto onDeath = static_cast<std::function<void(void)>*>(cookie); in onSuspendDeath() local
69 std::function<void(void)> onDeath = [this] { in __anonb1396f540102() member
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DWifiHal.java127 void onDeath(); in onDeath() method
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNative.java934 public void onDeath() { in onDeath() method in WifiNative.VendorHalDeathHandlerInternal
962 public void onDeath() { in onDeath() method in WifiNative.SupplicantDeathHandlerInternal
976 public void onDeath() { in onDeath() method in WifiNative.HostapdDeathHandlerInternal
DHalDeviceManager.java1121 public void onDeath() { in onDeath() method in HalDeviceManager.WifiDeathRecipient
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pNative.java76 public void onDeath() { in onDeath() method in WifiP2pNative.SupplicantDeathHandlerInternal