Searched refs:RIL_UNSOL_RADIO_CAPABILITY (Results 1 – 7 of 7) sorted by relevance
59 {RIL_UNSOL_RADIO_CAPABILITY, radio::radioCapabilityIndicationInd, WAKE_PARTIAL},
1205 case RIL_UNSOL_RADIO_CAPABILITY: return "UNSOL_RADIO_CAPABILITY"; in requestToString()
581 int RIL_UNSOL_RADIO_CAPABILITY = 1042; field
41 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_RADIO_CAPABILITY;950 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_RADIO_CAPABILITY, response); in radioCapabilityIndication()
7135 case RIL_UNSOL_RADIO_CAPABILITY: in responseToString()
6927 #define RIL_UNSOL_RADIO_CAPABILITY 1042 macro