| Package | Description |
|---|---|
| android.app | |
| android.view |
| Modifier and Type | Method and Description |
|---|---|
WindowManager |
Activity.getWindowManager() |
| Modifier and Type | Method and Description |
|---|---|
WindowManager |
Window.getWindowManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
Window.setWindowManager(WindowManager wm,
IBinder appToken,
String appName) |
void |
Window.setWindowManager(WindowManager wm,
IBinder appToken,
String appName,
boolean hardwareAccelerated) |
Copyright © 2008-2013. All Rights Reserved.