Searched refs:mIWifiDeathRecipient (Results 1 – 1 of 1) sorted by relevance
84 private WifiDeathRecipient mIWifiDeathRecipient; field in HalDeviceManager123 mIWifiDeathRecipient = new WifiDeathRecipient(); in HalDeviceManager()940 if (!mWifi.linkToDeath(mIWifiDeathRecipient, /* don't care */ 0)) { in initIWifiIfNecessary()