Searched defs:WifiDeathRecipient (Results 1 – 4 of 4) sorted by relevance
413 explicit WifiDeathRecipient(WifiP2pProxy &client) : client_(client) {} in WifiDeathRecipient() function
218 explicit WifiDeathRecipient(WifiHotspotProxy &client) : client_(client) {} in WifiDeathRecipient() function
580 explicit WifiDeathRecipient(WifiDeviceProxy &client) : client_(client) {} in WifiDeathRecipient() function
148 explicit WifiDeathRecipient(WifiScanProxy &client) : client_(client) {} in WifiDeathRecipient() function