Searched refs:RIL_REQUEST_CONFERENCE (Results 1 – 5 of 5) sorted by relevance
342 int RIL_REQUEST_CONFERENCE = 16; field
1665 case RILConstants.RIL_REQUEST_CONFERENCE: in toCallSessionRilRequest()1666 return TelephonyCallSession.Event.RilRequest.RIL_REQUEST_CONFERENCE; in toCallSessionRilRequest()
24 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_CONFERENCE;504 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_CONFERENCE); in testConference()
1878 RIL_REQUEST_CONFERENCE = 7; enumerator
1149 RILRequest rr = obtainRequest(RIL_REQUEST_CONFERENCE, result, in conference()5274 case RIL_REQUEST_CONFERENCE: in requestToString()