Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/gsm/
DGsmCellLocation.java97 public void setPsc(int psc) { in setPsc() method in GsmCellLocation
/frameworks/base/telephony/java/android/telephony/
DCellIdentityGsm.java260 cl.setPsc(-1); in asCellLocation()
DCellIdentityTdscdma.java250 cl.setPsc(-1); // There is no PSC for TD-SCDMA; not using this for CPI to stem shenanigans in asCellLocation()
DCellIdentityWcdma.java274 cl.setPsc(psc); in asCellLocation()
DCellIdentityLte.java328 cl.setPsc(0); in asCellLocation()