|
||||||||||
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(java.lang.String id,
boolean finish)
|
Window |
Activity.getWindow()
|
Window |
Dialog.getWindow()
|
Window |
LocalActivityManager.startActivity(java.lang.String id,
Intent intent)
|
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 |