OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ExchangeAccountType
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/model/account/
ExchangeAccountType.java
42
public class
ExchangeAccountType
extends BaseAccountType {
43
private static final String TAG = "
ExchangeAccountType
";
49
public
ExchangeAccountType
(Context context, String authenticatorPackageName, String type) {
/packages/apps/Dialer/java/com/android/contacts/common/model/account/
ExchangeAccountType.java
39
public class
ExchangeAccountType
extends BaseAccountType {
41
private static final String TAG = "
ExchangeAccountType
";
47
public
ExchangeAccountType
(Context context, String authenticatorPackageName, String type) {
Completed in 812 milliseconds