HomeSort by relevance Sort by last modified time
    Searched full:miseas14 (Results 1 - 1 of 1) sorted by null

  /packages/apps/Exchange/src/com/android/exchange/eas/
EasOutboxSync.java 60 private final boolean mIsEas14;
71 mIsEas14 = (Double.parseDouble(mAccount.mProtocolVersion) >=
87 if (mIsEas14) {
94 if (!mIsEas14) {
127 if (mIsEas14) {
161 if (mIsEas14) {
236 if (mIsEas14) {

Completed in 47 milliseconds