Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DExchangeAccountType.java41 public class ExchangeAccountType extends BaseAccountType { class
48 public ExchangeAccountType(Context context, String authenticatorPackageName, String type) { in ExchangeAccountType() method in ExchangeAccountType