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