C# Class android.accounts.AccountAuthenticatorActivity

Inheritance: android.app.Activity
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes publiques

Méthode Description
finish ( ) : void
setAccountAuthenticatorResult ( android arg0 ) : void

Méthodes protégées

Méthode Description
AccountAuthenticatorActivity ( global @__env )
onCreate ( android arg0 ) : void

Private Methods

Méthode Description
AccountAuthenticatorActivity ( )

Method Details

AccountAuthenticatorActivity() protected méthode

protected AccountAuthenticatorActivity ( global @__env )
@__env global

finish() public méthode

public finish ( ) : void
Résultat void

onCreate() protected méthode

protected onCreate ( android arg0 ) : void
arg0 android
Résultat void

setAccountAuthenticatorResult() public méthode

public setAccountAuthenticatorResult ( android arg0 ) : void
arg0 android
Résultat void