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.java272 int RIL_UNSOL_CDMA_OTA_PROVISION_STATUS = 1026; field in interface:RILConstants
H A DRIL.java2405 case RIL_UNSOL_CDMA_OTA_PROVISION_STATUS: ret = responseInts(p); break;
2663 case RIL_UNSOL_CDMA_OTA_PROVISION_STATUS:
3364 case RIL_UNSOL_CDMA_OTA_PROVISION_STATUS: return "UNSOL_CDMA_OTA_PROVISION_STATUS";

Completed in 10 milliseconds