Home | History | Annotate | Download | only in xml

Lines Matching full:service

24          accountType: the AccountManager type of accounts created using this service
25 serviceClass: a class implementing IEmailService (or null, if the service is remote)
27 port: the (default) port used when creating accounts using this service
34 offerTls: whether a TLS option (e.g. STARTTLS) is offered for this service
35 offerCerts: whether or not certificate authentication is an option for this service
36 usesSmtp: whether SMTP is used as the outgoing protocol for this service
46 syncCalendar: whether this service is capable of syncing a calendar (offering a checkbox)
47 syncContacts: whether this service is capable of syncing contacts (offering a checkbox)
55 email:serviceClass="com.android.email.service.Pop3Service"
73 email:serviceClass="com.android.email.service.ImapService"