|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.content.Context
android.content.ContextWrapper
android.app.Application
public class Application
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
Application()
|
|
| Method Summary | |
|---|---|
void |
onConfigurationChanged(Configuration newConfig)
|
void |
onCreate()
|
void |
onLowMemory()
|
void |
onTerminate()
|
| Methods inherited from class android.content.Context |
|---|
getString, getString, getText, obtainStyledAttributes, obtainStyledAttributes, obtainStyledAttributes, obtainStyledAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Application()
| Method Detail |
|---|
public void onCreate()
public void onTerminate()
public void onConfigurationChanged(Configuration newConfig)
onConfigurationChanged in interface ComponentCallbackspublic void onLowMemory()
onLowMemory in interface ComponentCallbacks
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||