@Implements(value=android.net.wifi.WifiManager.MulticastLock.class) public static class ShadowWifiManager.ShadowMulticastLock extends Object
Constructor and Description |
---|
ShadowMulticastLock() |
Modifier and Type | Method and Description |
---|---|
protected void |
acquire() |
protected boolean |
isHeld() |
protected void |
release() |
protected void |
setReferenceCounted(boolean refCounted) |
@Implementation protected void acquire()
@Implementation protected void release()
@Implementation protected void setReferenceCounted(boolean refCounted)
@Implementation protected boolean isHeld()