C# Class Smeedee.Android.Widgets.Settings.BuildStatusSettings

Inheritance: PreferenceActivity
Afficher le fichier Open project: Smeedee/Smeedee-Mobile

Méthodes publiques

Méthode Description
OnWindowFocusChanged ( bool hasFocus ) : void

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void
OnResume ( ) : void

Private Methods

Méthode Description
LoadPreferences ( ) : void

Method Details

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void

OnResume() protected méthode

protected OnResume ( ) : void
Résultat void

OnWindowFocusChanged() public méthode

public OnWindowFocusChanged ( bool hasFocus ) : void
hasFocus bool
Résultat void