Searched refs:RIL_UNSOL_CALL_RING (Results 1 – 3 of 3) sorted by relevance
434 int RIL_UNSOL_CALL_RING = 1018; field
391 writeEvent(TAG_RIL_UNSOL_RESPONSE, RIL_UNSOL_CALL_RING, -1, b); in writeRilCallRing()
3045 case RIL_UNSOL_CALL_RING: ret = responseCallRing(p); break; in processUnsolicited()3272 case RIL_UNSOL_CALL_RING: in processUnsolicited()4456 case RIL_UNSOL_CALL_RING: return "UNSOL_CALL_RING"; in responseToString()