OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getContactInfoSource
(Results
1 - 6
of
6
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
SecureConversationViewControllerCallbacks.java
40
public ContactInfoSource
getContactInfoSource
();
SecureConversationViewController.java
139
mMessageHeaderView.setContactInfoSource(mCallbacks.
getContactInfoSource
());
147
mSnapHeaderView.setContactInfoSource(mCallbacks.
getContactInfoSource
());
SecureConversationViewFragment.java
99
final ContactLoaderCallbacks callbacks =
getContactInfoSource
();
ConversationViewFragment.java
305
getLoaderManager(), this, this,
getContactInfoSource
(), this, this,
311
this, mAddressCache, this,
getContactInfoSource
(),
[
all
...]
AbstractConversationViewFragment.java
338
public ContactLoaderCallbacks
getContactInfoSource
() {
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
EmlMessageViewFragment.java
135
final ContactLoaderCallbacks callbacks =
getContactInfoSource
();
242
public ContactLoaderCallbacks
getContactInfoSource
() {
Completed in 187 milliseconds