Home
last modified time | relevance | path

Searched defs:getCdmaEriIconIndex (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DEriManager.java506 public int getCdmaEriIconIndex(int roamInd, int defRoamInd){ in getCdmaEriIconIndex() method in EriManager
/frameworks/base/telephony/java/android/telephony/
DServiceState.java511 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in ServiceState
DTelephonyManager.java2803 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in TelephonyManager
2814 public int getCdmaEriIconIndex(int subId) { in getCdmaEriIconIndex() method in TelephonyManager
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl390 int getCdmaEriIconIndex(String callingPackage); in getCdmaEriIconIndex() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java2950 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in GsmCdmaPhone
DPhone.java2160 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in Phone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java633 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in PhoneMock