Searched refs:RIL_UNSOL_RESPONSE_NEW_SMS (Results 1 – 2 of 2) sorted by relevance
315 int RIL_UNSOL_RESPONSE_NEW_SMS = 1003; field
2721 case RIL_UNSOL_RESPONSE_NEW_SMS: ret = responseString(p); break; in processUnsolicited()2798 case RIL_UNSOL_RESPONSE_NEW_SMS: { in processUnsolicited()4070 case RIL_UNSOL_RESPONSE_NEW_SMS: return "UNSOL_RESPONSE_NEW_SMS"; in responseToString()