@Implements(value=android.net.wifi.WifiManager.WifiLock.class) public static class ShadowWifiManager.ShadowWifiLock extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static int | MAX_ACTIVE_LOCKS | 
| Constructor and Description | 
|---|
| ShadowWifiLock() | 
| Modifier and Type | Method and 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)