Searched refs:FOLDER_STATUS_INVALID_KEY (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/
H A DEas.java91 public static final int FOLDER_STATUS_INVALID_KEY = 9; field in class:Eas
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
H A DFolderSyncParser.java161 // Note that we need to catch both old-style (Eas.FOLDER_STATUS_INVALID_KEY)
163 } else if (status == Eas.FOLDER_STATUS_INVALID_KEY ||

Completed in 61 milliseconds