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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java268 int RIL_UNSOL_CDMA_RUIM_SMS_STORAGE_FULL = 1022; field in interface:RILConstants
H A DRIL.java2402 case RIL_UNSOL_CDMA_RUIM_SMS_STORAGE_FULL: ret = responseVoid(p); break;
2638 case RIL_UNSOL_CDMA_RUIM_SMS_STORAGE_FULL:
3360 case RIL_UNSOL_CDMA_RUIM_SMS_STORAGE_FULL: return "UNSOL_CDMA_RUIM_SMS_STORAGE_FULL";

Completed in 10 milliseconds