public class CellIdentityLteAssert
extends <any>
| Constructor and Description |
|---|
CellIdentityLteAssert(android.telephony.CellIdentityLte actual) |
| Modifier and Type | Method and Description |
|---|---|
CellIdentityLteAssert |
hasCi(int ci) |
CellIdentityLteAssert |
hasMcc(int mcc) |
CellIdentityLteAssert |
hasMnc(int mnc) |
CellIdentityLteAssert |
hasPci(int pci) |
CellIdentityLteAssert |
hasTac(int tac) |
public CellIdentityLteAssert(android.telephony.CellIdentityLte actual)
public CellIdentityLteAssert hasCi(int ci)
public CellIdentityLteAssert hasMcc(int mcc)
public CellIdentityLteAssert hasMnc(int mnc)
public CellIdentityLteAssert hasPci(int pci)
public CellIdentityLteAssert hasTac(int tac)