@Implements(android.net.wifi.WifiManager.MulticastLock.class) public static class ShadowWifiManager.ShadowMulticastLock extends Object
Constructor | Description |
---|---|
ShadowMulticastLock() |
Modifier and Type | Method | 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()