OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAccountTypeWithDataSet
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
AccountWithDataSet.java
85
public AccountTypeWithDataSet
getAccountTypeWithDataSet
() {
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
AccountTypeManager.java
130
return getAccountType(account.
getAccountTypeWithDataSet
());
678
AccountTypeWithDataSet accountTypeWithDataSet = account.
getAccountTypeWithDataSet
();
[
all
...]
Completed in 213 milliseconds