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.java2226 setPhyCellInfoFromCellIdentity(mNewSS, networkRegState.getCellIdentity()); in handlePollStateResultMessage()
2512 private void setPhyCellInfoFromCellIdentity(ServiceState ss, CellIdentity cellIdentity) { in setPhyCellInfoFromCellIdentity() method in ServiceStateTracker
3439 setPhyCellInfoFromCellIdentity(mNewSS, networkRegState.getCellIdentity()); in pollStateDone()