Searched refs:possibleCustomFrom (Results 1 – 1 of 1) sorted by relevance
110 public static boolean matchesAccountOrCustomFrom(Account account, String possibleCustomFrom, in matchesAccountOrCustomFrom() argument112 if (TextUtils.isEmpty(possibleCustomFrom)) { in matchesAccountOrCustomFrom()115 Rfc822Token[] tokens = Rfc822Tokenizer.tokenize(possibleCustomFrom); in matchesAccountOrCustomFrom()