Searched refs:mMaxNumCarrierIdMismatches (Results 1 – 1 of 1) sorted by relevance
119 private final int mMaxNumCarrierIdMismatches; field in PersistAtomsStorage215 mMaxNumCarrierIdMismatches = 8; in PersistAtomsStorage()240 mMaxNumCarrierIdMismatches = 40; in PersistAtomsStorage()389 if (mAtoms.carrierIdMismatch.length == mMaxNumCarrierIdMismatches) { in addCarrierIdMismatch()395 mMaxNumCarrierIdMismatches - 1); in addCarrierIdMismatch()396 mAtoms.carrierIdMismatch[mMaxNumCarrierIdMismatches - 1] = carrierIdMismatch; in addCarrierIdMismatch()1719 mMaxNumCarrierIdMismatches); in loadAtomsFromFile()