Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNeighboringCellInfoTest.java39 assertEquals(NeighboringCellInfo.UNKNOWN_CID, nc.getPsc()); in testConstructor()
46 assertEquals(0x1ff, nc.getPsc()); in testConstructor()
53 assertEquals(NeighboringCellInfo.UNKNOWN_CID, nc.getPsc()); in testConstructor()
65 assertEquals(NeighboringCellInfo.UNKNOWN_CID, nc.getPsc()); in testParcel()
77 assertEquals(NeighboringCellInfo.UNKNOWN_CID, nw.getPsc()); in testParcel()
DCellIdentityWcdmaTest.java52 assertEquals(PSC, ci.getPsc()); in testDefaultConstructor()
136 assertEquals(PSC, ci.getPsc()); in testFormerConstructor()
/frameworks/base/telephony/java/android/telephony/gsm/
DGsmCellLocation.java68 public int getPsc() { in getPsc() method in GsmCellLocation
/frameworks/base/telephony/java/android/telephony/
DNeighboringCellInfo.java201 public int getPsc() { in getPsc() method in NeighboringCellInfo
DCellIdentityWcdma.java149 public int getPsc() { in getPsc() method in CellIdentityWcdma
DCellIdentityGsm.java193 public int getPsc() { in getPsc() method in CellIdentityGsm
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java921 psc = ((CellIdentityWcdma) cellIdentity).getPsc(); in processCellLocationInfo()
3494 cellLocOther.setPsc(cellIdentityGsm.getPsc()); in getCellLocation()
3502 cellLocOther.setPsc(cellIdentityWcdma.getPsc()); in getCellLocation()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28209 method public deprecated int getPsc();
28231 method public int getPsc();
28361 method public int getPsc();
28770 method public int getPsc();
/frameworks/base/config/
Dhiddenapi-public-dex.txt42753 Landroid/telephony/CellIdentityGsm;->getPsc()I
42794 Landroid/telephony/CellIdentityWcdma;->getPsc()I
43111 Landroid/telephony/gsm/GsmCellLocation;->getPsc()I
44091 Landroid/telephony/NeighboringCellInfo;->getPsc()I
Dboot-image-profile.txt30321 HSPLandroid/telephony/CellIdentityWcdma;->getPsc()I
30857 HSPLandroid/telephony/gsm/GsmCellLocation;->getPsc()I
/frameworks/base/api/
Dcurrent.txt41818 method public deprecated int getPsc();
41856 method public int getPsc();
42037 method public int getPsc();
42809 method public int getPsc();