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/cdma/
DCDMAPhone.java660 CdmaCellLocation privateLoc = new CdmaCellLocation(); in getCellLocation() local
661 privateLoc.setCellLocationData(loc.getBaseStationId(), in getCellLocation()
665 loc = privateLoc; in getCellLocation()