public class CellIdentityWcdmaAssert
extends <any>
| Constructor and Description |
|---|
CellIdentityWcdmaAssert(android.telephony.CellIdentityWcdma actual) |
| Modifier and Type | Method and Description |
|---|---|
CellIdentityWcdmaAssert |
hasCid(int cid) |
CellIdentityWcdmaAssert |
hasLac(int lac) |
CellIdentityWcdmaAssert |
hasMcc(int mcc) |
CellIdentityWcdmaAssert |
hasMnc(int mnc) |
CellIdentityWcdmaAssert |
hasPsc(int psc) |
public CellIdentityWcdmaAssert(android.telephony.CellIdentityWcdma actual)
public CellIdentityWcdmaAssert hasCid(int cid)
public CellIdentityWcdmaAssert hasLac(int lac)
public CellIdentityWcdmaAssert hasMcc(int mcc)
public CellIdentityWcdmaAssert hasMnc(int mnc)
public CellIdentityWcdmaAssert hasPsc(int psc)