Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaInformationRecords.java33 public static final int RIL_CDMA_LINE_CONTROL_INFO_REC = 6; field in CdmaInformationRecords
91 case RIL_CDMA_LINE_CONTROL_INFO_REC: in CdmaInformationRecords()
121 case RIL_CDMA_LINE_CONTROL_INFO_REC: return "RIL_CDMA_LINE_CONTROL_INFO_REC"; in idToString()
/aosp12/hardware/ril/include/telephony/
H A Dril.h1639 RIL_CDMA_LINE_CONTROL_INFO_REC, enumerator
/aosp12/hardware/ril/reference-ril/
H A Dril.h1639 RIL_CDMA_LINE_CONTROL_INFO_REC, enumerator
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java687 case CdmaInformationRecords.RIL_CDMA_LINE_CONTROL_INFO_REC: in cdmaInfoRec()
/aosp12/hardware/ril/libril/
H A Dril_service.cpp7610 case RIL_CDMA_LINE_CONTROL_INFO_REC: { in cdmaInfoRecInd()