Searched refs:RIL_UNSOL_CARRIER_INFO_IMSI_ENCRYPTION (Results 1 – 4 of 4) sorted by relevance
21 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_CARRIER_INFO_IMSI_ENCRYPTION;61 mRil.unsljLogRet(RIL_UNSOL_CARRIER_INFO_IMSI_ENCRYPTION, null); in carrierInfoForImsiEncryption()
22 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_CARRIER_INFO_IMSI_ENCRYPTION;1014 mRil.unsljLogRet(RIL_UNSOL_CARRIER_INFO_IMSI_ENCRYPTION, null); in carrierInfoForImsiEncryption()
232 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_CARRIER_INFO_IMSI_ENCRYPTION;5346 case RIL_UNSOL_CARRIER_INFO_IMSI_ENCRYPTION: in responseToString()
606 int RIL_UNSOL_CARRIER_INFO_IMSI_ENCRYPTION = 1048; field