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

/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DAccountTypeProvider.java47 * This means that {@link AccountTypeProvider#getAccountTypes(String)}} should be called from a
50 public class AccountTypeProvider { class
51 private static final String TAG = "AccountTypeProvider";
59 public AccountTypeProvider(Context context) { method in class:AccountTypeProvider
67 public AccountTypeProvider(Context context, DeviceLocalAccountTypeFactory localTypeFactory, method in class:AccountTypeProvider

Completed in 29 milliseconds