Searched refs:IMSI_KEY_AVAILABILITY_INT (Results 1 – 9 of 9) sorted by relevance
273 bundle.putInt(CarrierConfigManager.IMSI_KEY_AVAILABILITY_INT, 3); in testCarrierConfigChanged()297 bundle.putInt(CarrierConfigManager.IMSI_KEY_AVAILABILITY_INT, 3); in testAlarmRenewal()
336 bundle.putInt(CarrierConfigManager.IMSI_KEY_AVAILABILITY_INT, in testCheckRequireImsiPrivacyProtectionWithCarrierConfigKeyAvailable()
388 mKeyAvailability = b.getInt(CarrierConfigManager.IMSI_KEY_AVAILABILITY_INT); in carrierUsesKeys()
2651 public static final String IMSI_KEY_AVAILABILITY_INT = "imsi_key_availability_int"; field in CarrierConfigManager4161 sDefaults.putInt(IMSI_KEY_AVAILABILITY_INT, 0); in sDefaults.putInt() argument
4342 int keyAvailability = pb.getInt(CarrierConfigManager.IMSI_KEY_AVAILABILITY_INT); in isImsiEncryptionRequired()
670 return (bundle.getInt(CarrierConfigManager.IMSI_KEY_AVAILABILITY_INT) in isImsiPrivacyProtectionProvided()
358 if ((bundle.getInt(CarrierConfigManager.IMSI_KEY_AVAILABILITY_INT) in updateImsiEncryptionInfo()
276 bundle.putInt(CarrierConfigManager.IMSI_KEY_AVAILABILITY_INT, in generateTestCarrierConfig()
46585 field public static final String IMSI_KEY_AVAILABILITY_INT = "imsi_key_availability_int";