Home
last modified time | relevance | path

Searched defs:getLocalAccount (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountWithDataSet.java90 public static AccountWithDataSet getLocalAccount(Context context) { in getLocalAccount() method in AccountWithDataSet
/packages/apps/Contacts/tests/src/com/android/contacts/
DGroupsDaoIntegrationTests.java258 private AccountWithDataSet getLocalAccount() { in getLocalAccount() method in GroupsDaoIntegrationTests