Searched defs:cellIdentityGsm (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ |
D | CellInfoGsm.java | 55 CellIdentityGsm cellIdentityGsm, CellSignalStrengthGsm cellSignalStrengthGsm) { in CellInfoGsm()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | RILTest.java | 1785 CellIdentityGsm cellIdentityGsm = new CellIdentityGsm(LAC, CID, ARFCN, BSIC, MCC_STR, in testConvertHalCellInfoList_1_4ForGsm() local 1826 CellIdentityGsm cellIdentityGsm = new CellIdentityGsm(LAC, CID, ARFCN, BSIC, MCC_STR, in testConvertHalCellInfoList_1_5ForGsm() local 1853 CellIdentityGsm cellIdentityGsm = new CellIdentityGsm(LAC, CID, ARFCN, BSIC, MCC_STR, in testConvertHalCellInfoList_1_6ForGsm() local
|
D | ServiceStateTrackerTest.java | 941 CellIdentityGsm cellIdentityGsm = new CellIdentityGsm( in testGsmCellLocation() local 3275 final CellIdentityGsm cellIdentityGsm = new CellIdentityGsm( in testCellIdentitySort() local
|