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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaInformationRecords.java64 record = new CdmaLineControlInfoRec(p.readInt(), p.readInt(), p.readInt(),
206 public static class CdmaLineControlInfoRec { class in class:CdmaInformationRecords
212 public CdmaLineControlInfoRec(int lineCtrlPolarityIncluded, int lineCtrlToggle, method in class:CdmaInformationRecords.CdmaLineControlInfoRec
222 return "CdmaLineControlInfoRec: {" +

Completed in 21 milliseconds