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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java249 int RIL_UNSOL_RESPONSE_NEW_SMS = 1003; field in interface:RILConstants
H A DRIL.java2383 case RIL_UNSOL_RESPONSE_NEW_SMS: ret = responseString(p); break;
2439 case RIL_UNSOL_RESPONSE_NEW_SMS: {
3341 case RIL_UNSOL_RESPONSE_NEW_SMS: return "UNSOL_RESPONSE_NEW_SMS";

Completed in 11 milliseconds