HomeSort by relevance Sort by last modified time
    Searched defs:Eas (Results 1 - 2 of 2) sorted by null

  /packages/apps/Exchange/src/com/android/exchange/
Exchange.java 27 LogTag.setLogTag(Eas.LOG_TAG);
Eas.java 29 * Constants used throughout the EAS implementation are stored here.
32 public class Eas {
43 public static final String CLIENT_VERSION = "EAS-2.0";
66 // From EAS spec
119 // For EAS 12, we use HTML, so we want a larger size than in EAS 2.5
121 // For EAS 2.5, truncation is a code; the largest is "7", which is 100k

Completed in 471 milliseconds