Searched refs:RIL_UNSOL_CALL_RING (Results 1 – 7 of 7) sorted by relevance
35 {RIL_UNSOL_CALL_RING, radio::callRingInd, WAKE_PARTIAL},
1181 case RIL_UNSOL_CALL_RING: return "UNSOL_CALL_RING"; in requestToString()
557 int RIL_UNSOL_CALL_RING = 1018; field
19 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_CALL_RING;521 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_CALL_RING, response); in callRing()
7087 case RIL_UNSOL_CALL_RING: in responseToString()
6635 #define RIL_UNSOL_CALL_RING 1018 macro