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