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

/frameworks/base/core/java/android/accounts/
H A DAccountManagerFuture.java22 * A <tt>AccountManagerFuture</tt> represents the result of an asynchronous
36 public interface AccountManagerFuture<V> { interface
80 * Accessor for the future result the {@link AccountManagerFuture} represents. This
97 * Accessor for the future result the {@link AccountManagerFuture} represents. This

Completed in 2690 milliseconds