Java android.accounts AccountManagerFuture fields, constructors, methods, implement or subclass

Example usage for Java android.accounts AccountManagerFuture fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.accounts AccountManagerFuture.

The text is from its open source code.

Method

VgetResult()
Accessor for the future result the AccountManagerFuture represents.
VgetResult(long timeout, TimeUnit unit)
Accessor for the future result the AccountManagerFuture represents.
booleanisCancelled()
Returns true if this task was cancelled before it completed normally.
booleanisDone()
Returns true if this task completed.