Home
last modified time | relevance | path

Searched refs:matchingAddressCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
DComposeActivity.java1307 int matchingAddressCount = 0; in getMatchingRecipient() local
1314 matchingAddressCount++; in getMatchingRecipient()
1318 if (matchingAddressCount > 1) { in getMatchingRecipient()