Searched refs:getEriDisplayInformation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DEriManager.java286 private EriDisplayInformation getEriDisplayInformation(int roamInd, int defRoamInd){ method in class:EriManager
482 return getEriDisplayInformation(roamInd, defRoamInd).mEriIconIndex;
486 return getEriDisplayInformation(roamInd, defRoamInd).mEriIconMode;
490 return getEriDisplayInformation(roamInd, defRoamInd).mEriIconText;

Completed in 53 milliseconds