All Downloads are FREE. Search and download functionalities are using the official Maven repository.

android.accounts.AccountManagerCallback Maven / Gradle / Ivy

Go to download

A library jar that provides APIs for Applications written for the Google Android Platform.

The newest version!
package android.accounts;
public interface AccountManagerCallback
{
public abstract  void run(android.accounts.AccountManagerFuture future);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy