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.java1394 updateOperatorNameForCellIdentity(cellIdentity); in handleMessage()
6084 updateOperatorNameForCellIdentity( in updateOperatorNameForServiceState()
6091 private void updateOperatorNameForCellIdentity(CellIdentity cellIdentity) { in updateOperatorNameForCellIdentity() method in ServiceStateTracker
6112 updateOperatorNameForCellIdentity(cellInfo.getCellIdentity()); in updateOperatorNameForCellInfo()