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

/packages/apps/Exchange/src/com/android/exchange/eas/
H A DEasOperation.java55 * The core of this class is {@link #performOperation}, which provides the skeleton of making
63 * for most. The subclass must also define a public function which calls {@link #performOperation},
172 protected final int performOperation(final SyncResult syncResult) { method in class:EasOperation
398 * that is returned to the caller of {@link #performOperation}.

Completed in 51 milliseconds