Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILUtils.java2339 tdscdmaCi = convertHalCellIdentityTdscdma(tdscdma.cellIdentityTdscdma); in convertHalCellInfo()
2392 tdscdmaCi = convertHalCellIdentityTdscdma(tdscdma.cellIdentityTdscdma); in convertHalCellInfo()
2446 tdscdmaCi = convertHalCellIdentityTdscdma(tdscdma.cellIdentityTdscdma); in convertHalCellInfo()
2521 convertHalCellIdentityTdscdma(tdscdma.cellIdentityTdscdma), in convertHalCellInfo()
2566 return convertHalCellIdentityTdscdma(ci.cellIdentityTdscdma.get(0)); in convertHalCellIdentity()
2583 return convertHalCellIdentityTdscdma(ci.tdscdma()); in convertHalCellIdentity()
2609 return convertHalCellIdentityTdscdma(ci.getTdscdma()); in convertHalCellIdentity()
2767 public static CellIdentityTdscdma convertHalCellIdentityTdscdma(Object tdscdma) { in convertHalCellIdentityTdscdma() method in RILUtils
2792 public static CellIdentityTdscdma convertHalCellIdentityTdscdma( in convertHalCellIdentityTdscdma() method in RILUtils