OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRUIMOperatorNumeric
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
RuimRecords.java
211
public String
getRUIMOperatorNumeric
() {
503
String operatorNumeric =
getRUIMOperatorNumeric
();
511
String operatorNumeric =
getRUIMOperatorNumeric
();
684
String operator =
getRUIMOperatorNumeric
();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CDMALTEPhone.java
423
operatorNumeric = csim.
getRUIMOperatorNumeric
();
Completed in 38 milliseconds