|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Window | |
|---|---|
| android.app | |
| android.inputmethodservice | |
| android.view | |
| Uses of Window in android.app |
|---|
| Methods in android.app that return Window | |
|---|---|
Window |
LocalActivityManager.destroyActivity(String id,
boolean finish)
Deprecated. |
Window |
Dialog.getWindow()
|
Window |
Activity.getWindow()
|
Window |
LocalActivityManager.startActivity(String id,
Intent intent)
Deprecated. |
| Uses of Window in android.inputmethodservice |
|---|
| Methods in android.inputmethodservice with parameters of type Window | |
|---|---|
void |
InputMethodService.onConfigureWindow(Window win,
boolean isFullscreen,
boolean isCandidatesOnly)
|
| Uses of Window in android.view |
|---|
| Methods in android.view that return Window | |
|---|---|
Window |
Window.getContainer()
|
| Methods in android.view with parameters of type Window | |
|---|---|
void |
Window.setContainer(Window container)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||