Searched refs:currentEmail (Results 1 – 1 of 1) sorted by relevance
325 final String currentEmail = currentParticipant.email; in handlePriority() local356 if (shouldSelectSenders && !TextUtils.isEmpty(currentEmail)) { in handlePriority()357 senderEmails.remove(currentEmail); in handlePriority()375 TextUtils.isEmpty(currentEmail) ? currentName : currentEmail; in handlePriority()