Home
last modified time | relevance | path

Searched defs:getCdmaEriIconIndex (Results 1 – 6 of 6) 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/base/telephony/java/android/telephony/
DServiceState.java755 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in ServiceState
DTelephonyManager.java6817 public @EriIconIndex int getCdmaEriIconIndex(int subId) { in getCdmaEriIconIndex() method in TelephonyManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java4508 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in GsmCdmaPhone
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