Searched refs:CdmaLineControlInfoRec (Results 1 - 2 of 2) 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: {" +
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java3902 } else if (infoRec.record instanceof CdmaInformationRecords.CdmaLineControlInfoRec) {

Completed in 102 milliseconds