Searched refs:RIL_UNSOL_CALL_RING (Results 1 – 3 of 3) sorted by relevance
521 int RIL_UNSOL_CALL_RING = 1018; field
19 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_CALL_RING;458 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_CALL_RING, response); in callRing()
6350 case RIL_UNSOL_CALL_RING: in responseToString()