Home
last modified time | relevance | path

Searched defs:cellIdentity (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCellularNetworkService.java231 CellIdentity cellIdentity = in createRegistrationStateFromVoiceRegState() local
254 CellIdentity cellIdentity = in createRegistrationStateFromVoiceRegState() local
275 CellIdentity cellIdentity; in createRegistrationStateFromDataRegState() local
366 android.hardware.radio.V1_0.CellIdentity cellIdentity) { in convertHalCellIdentityToCellIdentity()
422 android.hardware.radio.V1_2.CellIdentity cellIdentity) { in convertHalCellIdentityToCellIdentity()
DServiceStateTracker.java1032 private int getLteEarfcn(CellIdentity cellIdentity) { in getLteEarfcn()
1218 CellIdentity cellIdentity = ((NetworkRegistrationInfo) ar.result) in handleMessage() local
2072 CellIdentity cellIdentity = networkRegState.getCellIdentity(); in handlePollStateResultMessage() local
2279 private void setPhyCellInfoFromCellIdentity(ServiceState ss, CellIdentity cellIdentity) { in setPhyCellInfoFromCellIdentity()
5387 private void updateOperatorNameForCellIdentity(CellIdentity cellIdentity) { in updateOperatorNameForCellIdentity()
/frameworks/base/telephony/java/android/telephony/
DNetworkRegistrationInfo.java210 @Nullable CellIdentity cellIdentity) { in NetworkRegistrationInfo()
233 @Nullable CellIdentity cellIdentity, boolean cssSupported, in NetworkRegistrationInfo()
251 @Nullable CellIdentity cellIdentity, int maxDataCalls, in NetworkRegistrationInfo()
770 public @NonNull Builder setCellIdentity(@Nullable CellIdentity cellIdentity) { in setCellIdentity()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java1763 CellIdentityGsm cellIdentity = in testRatRatchet() local
1781 CellIdentityGsm cellIdentity = in testRatRatchetWithCellChange() local
1803 CellIdentityGsm cellIdentity = in testRatRatchetWithCellChangeBeforeRatChange() local