Searched refs:RIL_REQUEST_CONFERENCE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java157 int RIL_REQUEST_CONFERENCE = 16; field in interface:RILConstants
H A DRIL.java935 = RILRequest.obtain(RIL_REQUEST_CONFERENCE, result);
2181 case RIL_REQUEST_CONFERENCE: ret = responseVoid(p); break;
3237 case RIL_REQUEST_CONFERENCE: return "CONFERENCE";

Completed in 9 milliseconds