Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java2304 setPhyCellInfoFromCellIdentity(mNewSS, networkRegState.getCellIdentity()); in handlePollStateResultMessage()
2589 private void setPhyCellInfoFromCellIdentity(ServiceState ss, CellIdentity cellIdentity) { in setPhyCellInfoFromCellIdentity() method in ServiceStateTracker
3519 setPhyCellInfoFromCellIdentity(mNewSS, networkRegState.getCellIdentity()); in pollStateDone()