@Implements(android.net.wifi.WifiManager.WifiLock.class) public static class ShadowWifiManager.ShadowWifiLock extends Object
Modifier and Type | Field | Description |
---|---|---|
static int |
MAX_ACTIVE_LOCKS |
Constructor | Description |
---|---|
ShadowWifiLock() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
acquire() |
|
protected boolean |
isHeld() |
|
protected void |
release() |
|
protected void |
setReferenceCounted(boolean refCounted) |
public static final int MAX_ACTIVE_LOCKS
@Implementation protected void acquire()
@Implementation protected void release()
@Implementation protected boolean isHeld()
@Implementation protected void setReferenceCounted(boolean refCounted)