Searched refs:POLLING_RETRY_TIMES (Results 1 – 2 of 2) sorted by relevance
93 private static final int POLLING_RETRY_TIMES = 20; field in EabBulkCapabilityUpdaterTest229 waitingEabProviderInsertContact(sFormattedPhoneNumber, POLLING_RETRY_TIMES); in insertNewContactTest()253 waitingEabProviderInsertContact(sFormattedPhoneNumber, POLLING_RETRY_TIMES); in deletePhoneNumberOfContactTest()257 waitingEabProviderDeleteContact(sFormattedPhoneNumber, POLLING_RETRY_TIMES); in deletePhoneNumberOfContactTest()271 waitingEabProviderInsertContact(sFormattedPhoneNumber, POLLING_RETRY_TIMES); in updateContactTest()276 waitingEabProviderInsertContact(sFormattedPhoneNumber, POLLING_RETRY_TIMES); in updateContactTest()296 waitingEabProviderInsertContact(sFormattedPhoneNumber, POLLING_RETRY_TIMES); in deleteContactTest()299 waitingEabProviderDeleteContact(sFormattedPhoneNumber, POLLING_RETRY_TIMES); in deleteContactTest()447 waitingEabProviderDeleteContact(sTestPhoneNumber, POLLING_RETRY_TIMES); in cleanupTestContactInEabProvider()455 waitingEabProviderDeleteContact(sUpdatePhoneNumber, POLLING_RETRY_TIMES); in cleanupTestContactInEabProvider()
92 private static final int POLLING_RETRY_TIMES = 3; field in EabControllerTest670 int retryTimes = POLLING_RETRY_TIMES; in waitingEabCapabilityExpire()