Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_components/
DCellInfo.java252 public boolean isGsmCell() { in isGsmCell() method in CellInfo
261 if (!isGsmCell()) { in getGsmCell()