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

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

Completed in 40 milliseconds