Searched refs:RIL_UNSOL_RESPONSE_NEW_SMS (Results 1 – 3 of 3) sorted by relevance
506 int RIL_UNSOL_RESPONSE_NEW_SMS = 1003; field
48 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_RESPONSE_NEW_SMS;167 if (RIL.RILJ_LOGD) mRil.unsljLog(RIL_UNSOL_RESPONSE_NEW_SMS); in newSms()
6320 case RIL_UNSOL_RESPONSE_NEW_SMS: in responseToString()