Home
last modified time | relevance | path

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

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