OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setInvitableAccountTypes
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
Contact.java
489
/* package */ void
setInvitableAccountTypes
(ImmutableList<AccountType> accountTypes) {
ContactLoader.java
632
contactData.
setInvitableAccountTypes
(resultListBuilder.build());
[
all
...]
Completed in 646 milliseconds