Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
DEriManager.java284 private EriDisplayInformation getEriDisplayInformation(int roamInd, int defRoamInd){ in getEriDisplayInformation()
479 public int getCdmaEriIconIndex(int roamInd, int defRoamInd){ in getCdmaEriIconIndex()
483 public int getCdmaEriIconMode(int roamInd, int defRoamInd){ in getCdmaEriIconMode()
487 public String getCdmaEriText(int roamInd, int defRoamInd){ in getCdmaEriText()
DCDMAPhone.java265 int defRoamInd = mSST.ss.getCdmaDefaultRoamingIndicator(); in getServiceState() local
1358 int defRoamInd = getServiceState().getCdmaDefaultRoamingIndicator(); in getCdmaEriIconIndex() local
1370 int defRoamInd = getServiceState().getCdmaDefaultRoamingIndicator(); in getCdmaEriIconMode() local
1380 int defRoamInd = getServiceState().getCdmaDefaultRoamingIndicator(); in getCdmaEriText() local