public class SelectCameraPathPreference
extends Activity
| Constructor and Description |
|---|
SelectCameraPathPreference() |
| 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.
|
public void onCreate(Bundle savedInstanceState)
savedInstanceState - a Bundle of the saved state, according to Android lifecycle modelpublic void onConfigurationChanged(Configuration newConfig)
newConfig - new configuration after change