Searched defs:getTypeForAccount (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DAccountTypeProvider.java104 return getTypeForAccount(account) != null;
136 public AccountType getTypeForAccount(AccountWithDataSet account) { method in class:AccountTypeProvider

Completed in 120 milliseconds