Searched defs:veiledAddressMatcher (Results 1 - 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DSnapHeader.java50 ContactInfoSource contactInfoSource, VeiledAddressMatcher veiledAddressMatcher);
48 initialize(ConversationAccountController accountController, Map<String, Address> addressCache, MessageHeaderViewCallbacks callbacks, ContactInfoSource contactInfoSource, VeiledAddressMatcher veiledAddressMatcher) argument
H A DMessageHeaderView.java288 ContactInfoSource contactInfoSource, VeiledAddressMatcher veiledAddressMatcher) {
292 setVeiledMatcher(veiledAddressMatcher);
286 initialize(ConversationAccountController accountController, Map<String, Address> addressCache, MessageHeaderViewCallbacks callbacks, ContactInfoSource contactInfoSource, VeiledAddressMatcher veiledAddressMatcher) argument

Completed in 290 milliseconds