Searched defs:mEriIconIndex (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DEriManager.java63 int mEriIconIndex; field in class:EriManager.EriDisplayInformation
68 mEriIconIndex = eriIconIndex;
74 // mEriIconIndex = eriIconIndex;
81 return "EriDisplayInformation: {" + " IconIndex: " + mEriIconIndex + " EriIconMode: "
478 return getEriDisplayInformation(roamInd, defRoamInd).mEriIconIndex;

Completed in 43 milliseconds