public static interface PreferenceManager.OnActivityStopListener
android.preference.PreferenceManager.OnActivityStopListener |
Interface definition for a class that will be called when the container's activity is stopped.
Public methods |
|
---|---|
abstract void |
onActivityStop() See Activity's onStop. |