Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java1400 updateOperatorNameForCellIdentity(cellIdentity); in handleMessage()
6110 updateOperatorNameForCellIdentity( in updateOperatorNameForServiceState()
6117 private void updateOperatorNameForCellIdentity(CellIdentity cellIdentity) { in updateOperatorNameForCellIdentity() method in ServiceStateTracker
6138 updateOperatorNameForCellIdentity(cellInfo.getCellIdentity()); in updateOperatorNameForCellInfo()