Searched refs:RIL_REQUEST_CONFERENCE (Results 1 – 5 of 5) sorted by relevance
290 int RIL_REQUEST_CONFERENCE = 16; field
1356 case RILConstants.RIL_REQUEST_CONFERENCE: in toCallSessionRilRequest()1357 return TelephonyCallSession.Event.RilRequest.RIL_REQUEST_CONFERENCE; in toCallSessionRilRequest()
24 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_CONFERENCE;446 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_CONFERENCE); in testConference()
1094 RIL_REQUEST_CONFERENCE = 7; enumerator
903 RILRequest rr = obtainRequest(RIL_REQUEST_CONFERENCE, result, in conference()4662 case RIL_REQUEST_CONFERENCE: in requestToString()