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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java251 int RIL_UNSOL_RESPONSE_NEW_SMS_ON_SIM = 1005; field in interface:RILConstants
H A DRIL.java2385 case RIL_UNSOL_RESPONSE_NEW_SMS_ON_SIM: ret = responseInts(p); break;
2464 case RIL_UNSOL_RESPONSE_NEW_SMS_ON_SIM:
3343 case RIL_UNSOL_RESPONSE_NEW_SMS_ON_SIM: return "UNSOL_RESPONSE_NEW_SMS_ON_SIM";

Completed in 8 milliseconds