public class CellIdentityCdmaAssert
extends <any>
| Constructor and Description |
|---|
CellIdentityCdmaAssert(android.telephony.CellIdentityCdma actual) |
| Modifier and Type | Method and Description |
|---|---|
CellIdentityCdmaAssert |
hasBasestationId(int id) |
CellIdentityCdmaAssert |
hasLatitude(int latitude) |
CellIdentityCdmaAssert |
hasLongitude(int longitude) |
CellIdentityCdmaAssert |
hasNetworkId(int id) |
CellIdentityCdmaAssert |
hasSystemId(int id) |
public CellIdentityCdmaAssert(android.telephony.CellIdentityCdma actual)
public CellIdentityCdmaAssert hasBasestationId(int id)
public CellIdentityCdmaAssert hasLatitude(int latitude)
public CellIdentityCdmaAssert hasLongitude(int longitude)
public CellIdentityCdmaAssert hasNetworkId(int id)
public CellIdentityCdmaAssert hasSystemId(int id)