Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java1220 updateOperatorNameForCellIdentity(cellIdentity); in handleMessage()
5380 updateOperatorNameForCellIdentity( in updateOperatorNameForServiceState()
5386 private void updateOperatorNameForCellIdentity(CellIdentity cellIdentity) { in updateOperatorNameForCellIdentity() method in ServiceStateTracker
5407 updateOperatorNameForCellIdentity(cellInfo.getCellIdentity()); in updateOperatorNameForCellInfo()