Home
last modified time | relevance | path

Searched refs:lineControlInfoRecord (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java688 CdmaLineControlInfoRecord lineControlInfoRecord = record.lineCtrl.get(0); in cdmaInfoRec() local
691 lineControlInfoRecord.lineCtrlPolarityIncluded, in cdmaInfoRec()
692 lineControlInfoRecord.lineCtrlToggle, in cdmaInfoRec()
693 lineControlInfoRecord.lineCtrlReverse, in cdmaInfoRec()
694 lineControlInfoRecord.lineCtrlPowerDenial); in cdmaInfoRec()