android.view.WindowManager | ViewManager |
The interface that apps use to talk to the window manager.
Use Context.getSystemService(Context.WINDOW_SERVICE)
to get one of these.
WindowManager.BadTokenException | Exception that is thrown when trying to add view whose WindowManager.LayoutParams token is invalid. |
WindowManager.LayoutParams |
Display | getDefaultDisplay() | |||||
Use this method to get the default Display object. |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |