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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java250 int RIL_UNSOL_RESPONSE_NEW_SMS_STATUS_REPORT = 1004; field in interface:RILConstants
H A DRIL.java2384 case RIL_UNSOL_RESPONSE_NEW_SMS_STATUS_REPORT: ret = responseString(p); break;
2456 case RIL_UNSOL_RESPONSE_NEW_SMS_STATUS_REPORT:
3342 case RIL_UNSOL_RESPONSE_NEW_SMS_STATUS_REPORT: return "UNSOL_RESPONSE_NEW_SMS_STATUS_REPORT";

Completed in 76 milliseconds