public class AIRS_index
extends Activity
AIRS_database| Constructor and Description |
|---|
AIRS_index() |
| Modifier and Type | Method and Description |
|---|---|
void |
onConfigurationChanged(Configuration newConfig)
Called when the configuration of the activity has changed.
|
void |
onCreate(Bundle savedInstanceState)
Called when the activity is first created.
|
void |
onDestroy()
Called when the activity is destroyed.
|
void |
onPause()
Called when the activity is paused.
|
void |
onStop()
Called when the activity is stopped.
|
public void onCreate(Bundle savedInstanceState)
public void onPause()
public void onStop()
public void onDestroy()
public void onConfigurationChanged(Configuration newConfig)
newConfig - new configuration after change