Searched refs:createMulticastLock (Results 1 – 5 of 5) sorted by relevance
146 mMulticastLock = wifiManager.createMulticastLock(this.getClass().getName()); in onStart()
82 when(mockWifiManager.createMulticastLock(ArgumentMatchers.anyString())) in setup()
630 WifiManager.MulticastLock lock = wm.createMulticastLock("StatsdCTSMulticastLock"); in testWifiMulticastLock()
7992 public MulticastLock createMulticastLock(String tag) { in createMulticastLock() method in WifiManager
444 method public android.net.wifi.WifiManager.MulticastLock createMulticastLock(String);