Searched refs:mMaxMsgPerFile (Results 1 – 2 of 2) sorted by relevance
530 mTelephonyBackupAgent.mMaxMsgPerFile = 4; in testBackupSms_AllSms()541 mTelephonyBackupAgent.mMaxMsgPerFile = 4; in testBackupSms_AllSmsWithExactFileLimit()552 mTelephonyBackupAgent.mMaxMsgPerFile = 1; in testBackupSms_AllSmsOneMessagePerFile()586 mTelephonyBackupAgent.mMaxMsgPerFile = 4; in testBackupMms_AllMms()597 mTelephonyBackupAgent.mMaxMsgPerFile = 4; in testBackupMmsWithAttachmentMms()608 mTelephonyBackupAgent.mMaxMsgPerFile = 1; in testBackupMms_OneMessagePerFile()628 mTelephonyBackupAgent.mMaxMsgPerFile = 3; in testBackupMms_WithExactFileLimit()787 mTelephonyBackupAgent.mMaxMsgPerFile = 1; in testBackup_WithQuotaExceeded()
274 int mMaxMsgPerFile = 1000; field in TelephonyBackupAgent567 for (; results.count < mMaxMsgPerFile && !cursor.isAfterLast(); in putMmsMessagesToJson()581 for (; results.count < mMaxMsgPerFile && !cursor.isAfterLast(); in putSmsMessagesToJson()776 final int bulkInsertSize = mMaxMsgPerFile;840 final int notifyAfterCount = mMaxMsgPerFile;