Searched defs:isPartial (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) { argument
124 mStatus = isPartial ? PROVISION_STATUS_PARTIAL : PROVISION_STATUS_OK;

Completed in 140 milliseconds