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