Home
last modified time | relevance | path

Searched refs:isCdmaCell (Results 1 – 1 of 1) sorted by relevance

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_components/
DCellInfo.java310 public boolean isCdmaCell() { in isCdmaCell() method in CellInfo
319 if (!isCdmaCell()) { in getCdmaCell()