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.cc44 auto onDeath = static_cast<std::function<void(void)>*>(cookie); in onSuspendDeath() local
51 std::function<void(void)> onDeath = [this] { in __anoncbec5a8a0102() 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.java1058 public void onDeath() { in onDeath() method in WifiNative.VendorHalDeathHandlerInternal
1086 public void onDeath() { in onDeath() method in WifiNative.SupplicantDeathHandlerInternal
1100 public void onDeath() { in onDeath() method in WifiNative.HostapdDeathHandlerInternal
1113 public void onDeath() { in onDeath() method in WifiNative.MainlineSupplicantDeathHandlerInternal
DHalDeviceManager.java1137 public void onDeath() { in onDeath() method in HalDeviceManager.WifiDeathRecipient
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pNative.java89 public void onDeath() { in onDeath() method in WifiP2pNative.SupplicantDeathHandlerInternal