Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java424 CdmaCellLocation privateLoc = new CdmaCellLocation(); in getCellLocation() local
425 privateLoc.setCellLocationData(loc.getBaseStationId(), in getCellLocation()
429 loc = privateLoc; in getCellLocation()