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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java454 int RIL_UNSOL_CDMA_OTA_PROVISION_STATUS = 1026; field in interface:RILConstants
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java23 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_CDMA_OTA_PROVISION_STATUS;
515 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_CDMA_OTA_PROVISION_STATUS, response);
H A DRIL.java4985 case RIL_UNSOL_CDMA_OTA_PROVISION_STATUS:

Completed in 22 milliseconds