Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DRuimRecords.java216 public String getRUIMOperatorNumeric() { in getRUIMOperatorNumeric() method in RuimRecords
649 String operatorNumeric = getRUIMOperatorNumeric(); in handleMessage()
657 String operatorNumeric = getRUIMOperatorNumeric(); in handleMessage()
788 String operator = getRUIMOperatorNumeric(); in onAllRecordsLoaded()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java4125 operatorNumeric = csim.getRUIMOperatorNumeric(); in getOperatorNumeric()