Searched defs:authsToSync (Results 1 – 1 of 1) sorted by relevance
405 mSynchronizer.syncEnd(result < EasOperation.RESULT_MIN_OK_RESULT, in doOperation()554 final HashSet<String> authsToSync = new HashSet(); in getAuthoritiesToSync() local