Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java78 private WifiDeathRecipient mIWifiDeathRecipient;
88 mIWifiDeathRecipient = new WifiDeathRecipient(); in HalDeviceManager()
732 private class WifiDeathRecipient implements HwRemoteBinder.DeathRecipient { class in HalDeviceManager