Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DGoogleAccountType.java34 public class GoogleAccountType extends BaseAccountType { class
49 public GoogleAccountType(Context context, String authenticatorPackageName) { in GoogleAccountType() method in GoogleAccountType