Searched refs:MSG_PER_RECIPIENT (Results 1 – 1 of 1) sorted by relevance
335 final int MSG_PER_RECIPIENT = MAXSEND / mRecipients.size(); in testSendManyMessages() local336 final int MMS_FREQ = Math.min(MSG_PER_RECIPIENT / 10, 1); in testSendManyMessages()347 for (int i = 0; i < MSG_PER_RECIPIENT; i++) { in testSendManyMessages()