Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaInformationRecords.java35 public static final int RIL_CDMA_T53_CLIR_INFO_REC = 8; field in CdmaInformationRecords
96 case RIL_CDMA_T53_CLIR_INFO_REC: in CdmaInformationRecords()
123 case RIL_CDMA_T53_CLIR_INFO_REC: return "RIL_CDMA_T53_CLIR_INFO_REC"; in idToString()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioIndication.java635 case CdmaInformationRecords.RIL_CDMA_T53_CLIR_INFO_REC: in cdmaInfoRec()