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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java290 int RIL_UNSOL_CDMA_OTA_PROVISION_STATUS = 1026; field in interface:RILConstants
H A DRIL.java2465 case RIL_UNSOL_CDMA_OTA_PROVISION_STATUS: ret = responseInts(p); break;
2736 case RIL_UNSOL_CDMA_OTA_PROVISION_STATUS:
3615 case RIL_UNSOL_CDMA_OTA_PROVISION_STATUS: return "UNSOL_CDMA_OTA_PROVISION_STATUS";

Completed in 64 milliseconds