Example usage for Java android.accounts AccountManagerFuture fields, constructors, methods, implement or subclass
The text is from its open source code.
V | getResult() Accessor for the future result the AccountManagerFuture represents. |
V | getResult(long timeout, TimeUnit unit) Accessor for the future result the AccountManagerFuture represents. |
boolean | isCancelled() Returns true if this task was cancelled before it completed normally. |
boolean | isDone() Returns true if this task completed. |