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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java276 int RIL_UNSOL_RESEND_INCALL_MUTE = 1030; field in interface:RILConstants
H A DRIL.java2409 case RIL_UNSOL_RESEND_INCALL_MUTE: ret = responseVoid(p); break;
2704 case RIL_UNSOL_RESEND_INCALL_MUTE:
3368 case RIL_UNSOL_RESEND_INCALL_MUTE: return "UNSOL_RESEND_INCALL_MUTE";

Completed in 63 milliseconds