Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DEriManager.java508 public int getCdmaEriIconIndex(int roamInd, int defRoamInd){ in getCdmaEriIconIndex() method in EriManager
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTest.java51 assertEquals(2, ss.getCdmaEriIconIndex()); in testRoaming()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java4508 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in GsmCdmaPhone
4510 return super.getCdmaEriIconIndex(); in getCdmaEriIconIndex()
4512 return getServiceState().getCdmaEriIconIndex(); in getCdmaEriIconIndex()
4751 pw.println(" getCdmaEriIconIndex()=" + getCdmaEriIconIndex()); in dump()
DServiceStateTracker.java2069 mNewSS.setCdmaEriIconIndex(mEriManager.getCdmaEriIconIndex(roamingIndicator, in handlePollStateResult()
3972 int iconIndex = mSS.getCdmaEriIconIndex(); in getOperatorNameFromEri()
DPhone.java3217 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in Phone
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl417 int getCdmaEriIconIndex(String callingPackage, String callingFeatureId); in getCdmaEriIconIndex() method
/frameworks/base/telephony/java/android/telephony/
DServiceState.java755 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in ServiceState
DTelephonyManager.java6808 return getCdmaEriIconIndex(getSubId()); in getCdmaEnhancedRoamingIndicatorDisplayNumber()
6817 public @EriIconIndex int getCdmaEriIconIndex(int subId) { in getCdmaEriIconIndex() method in TelephonyManager
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54879 Landroid/telephony/TelephonyManager;->getCdmaEriIconIndex()I
83698 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCdmaEriIconIndex(Ljava/lang/String;)I
84052 Lcom/android/internal/telephony/ITelephony;->getCdmaEriIconIndex(Ljava/lang/String;)I