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.java217 public String getRUIMOperatorNumeric() { in getRUIMOperatorNumeric() method in RuimRecords
634 String operatorNumeric = getRUIMOperatorNumeric(); in handleMessage()
642 String operatorNumeric = getRUIMOperatorNumeric(); in handleMessage()
766 String operator = getRUIMOperatorNumeric(); in onAllRecordsLoaded()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java3216 operatorNumeric = csim.getRUIMOperatorNumeric(); in getOperatorNumeric()