Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java1803 setPhyCellInfoFromCellIdentity(mNewSS, networkRegState.getCellIdentity()); in handlePollStateResultMessage()
1886 setPhyCellInfoFromCellIdentity(mNewSS, networkRegState.getCellIdentity()); in handlePollStateResultMessage()
2040 private void setPhyCellInfoFromCellIdentity(ServiceState ss, CellIdentity cellIdentity) { in setPhyCellInfoFromCellIdentity() method in ServiceStateTracker