HomeSort by relevance Sort by last modified time
    Searched refs:CdmaLineControlInfoRec (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaInformationRecords.java 64 record = new CdmaLineControlInfoRec(p.readInt(), p.readInt(), p.readInt(),
206 public static class CdmaLineControlInfoRec {
212 public CdmaLineControlInfoRec(int lineCtrlPolarityIncluded, int lineCtrlToggle,
222 return "CdmaLineControlInfoRec: {" +
  /frameworks/base/telephony/java/com/android/internal/telephony/
RIL.java     [all...]

Completed in 149 milliseconds