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.java226 public String getRUIMOperatorNumeric() { in getRUIMOperatorNumeric() method in RuimRecords
652 String operatorNumeric = getRUIMOperatorNumeric(); in handleMessage()
660 String operatorNumeric = getRUIMOperatorNumeric(); in handleMessage()
791 String operator = getRUIMOperatorNumeric(); in onAllRecordsLoaded()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java3745 operatorNumeric = csim.getRUIMOperatorNumeric(); in getOperatorNumeric()