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.java522 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in ServiceState
DTelephonyManager.java3005 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in TelephonyManager
3016 public int getCdmaEriIconIndex(int subId) { in getCdmaEriIconIndex() method in TelephonyManager
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl394 int getCdmaEriIconIndex(String callingPackage); in getCdmaEriIconIndex() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java2971 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in GsmCdmaPhone
DPhone.java2174 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in Phone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java634 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in PhoneMock