Home
last modified time | relevance | path

Searched defs:cellIdentityGsm (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCellularNetworkService.java309 android.hardware.radio.V1_0.CellIdentityGsm cellIdentityGsm = in convertHalCellIdentityToCellIdentity() local
377 android.hardware.radio.V1_2.CellIdentityGsm cellIdentityGsm = in convertHalCellIdentityToCellIdentity() local
DServiceStateTracker.java3491 CellIdentityGsm cellIdentityGsm = cellInfoGsm.getCellIdentity(); in getCellLocation() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java629 CellIdentityGsm cellIdentityGsm = new CellIdentityGsm(0, 0, 2, 3); in testGsmCellLocation() local