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

/packages/apps/Contacts/src/com/android/contacts/model/
H A DAccountTypeManager.java80 public static final String ACCOUNT_TYPE_SERVICE = "contactAccountTypes"; field in class:AccountTypeManager
89 (AccountTypeManager) context.getSystemService(ACCOUNT_TYPE_SERVICE);

Completed in 63 milliseconds