Home
last modified time | relevance | path

Searched defs:defRoamInd (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DEriManager.java311 private EriDisplayInformation getEriDisplayInformation(int roamInd, int defRoamInd){ in getEriDisplayInformation()
506 public int getCdmaEriIconIndex(int roamInd, int defRoamInd){ in getCdmaEriIconIndex()
510 public int getCdmaEriIconMode(int roamInd, int defRoamInd){ in getCdmaEriIconMode()
514 public String getCdmaEriText(int roamInd, int defRoamInd){ in getCdmaEriText()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java2981 int defRoamInd = getServiceState().getCdmaDefaultRoamingIndicator(); in getCdmaEriText() local