Searched refs:RIL_REQUEST_CONFERENCE (Results 1 – 5 of 5) sorted by relevance
348 int RIL_REQUEST_CONFERENCE = 16; field
1724 case RILConstants.RIL_REQUEST_CONFERENCE: in toCallSessionRilRequest()1725 return TelephonyCallSession.Event.RilRequest.RIL_REQUEST_CONFERENCE; in toCallSessionRilRequest()
24 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_CONFERENCE;513 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_CONFERENCE); in testConference()
1995 RIL_REQUEST_CONFERENCE = 7; enumerator
1417 RILRequest rr = obtainRequest(RIL_REQUEST_CONFERENCE, result, in conference()6025 case RIL_REQUEST_CONFERENCE: in requestToString()