Searched defs:performAckRequest (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/eas/
H A DEasProvision.java122 private int performAckRequest(final SyncResult syncResult, final boolean isPartial) { method in class:EasProvision
136 result = performAckRequest(null, true);
174 if (performAckRequest(syncResult, result == RESULT_POLICY_UNSUPPORTED) ==

Completed in 37 milliseconds