Searched refs:WifiDeathRecipient (Results 1 – 3 of 3) sorted by relevance
51 private WifiDeathRecipient mWifiDeathRecipient;62 mWifiDeathRecipient = new WifiDeathRecipient(); in WifiHalHidlImpl()342 private class WifiDeathRecipient implements IHwBinder.DeathRecipient { class in WifiHalHidlImpl
61 mServiceDeathRecipient = new WifiDeathRecipient(); in WifiHalAidlImpl()324 private class WifiDeathRecipient implements DeathRecipient { class in WifiHalAidlImpl
104 private WifiDeathRecipient mIWifiDeathRecipient;159 mIWifiDeathRecipient = new WifiDeathRecipient(); in HalDeviceManager()1119 private class WifiDeathRecipient implements WifiHal.DeathRecipient { class in HalDeviceManager