Home
last modified time | relevance | path

Searched defs:authsToSync (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/service/
DEasService.java405 mSynchronizer.syncEnd(result < EasOperation.RESULT_MIN_OK_RESULT, in doOperation()
554 final HashSet<String> authsToSync = new HashSet(); in getAuthoritiesToSync() local