Searched defs:lineCtrlPolarityIncluded (Results 1 - 1 of 1) sorted by path

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaInformationRecords.java207 public byte lineCtrlPolarityIncluded; field in class:CdmaInformationRecords.CdmaLineControlInfoRec
212 public CdmaLineControlInfoRec(int lineCtrlPolarityIncluded, int lineCtrlToggle, argument
214 this.lineCtrlPolarityIncluded = (byte)lineCtrlPolarityIncluded;
223 " lineCtrlPolarityIncluded: " + lineCtrlPolarityIncluded +

Completed in 243 milliseconds