Searched defs:WindowManagerService (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java156 public class WindowManagerService extends IWindowManager.Stub class in inherits:IWindowManager.Stub,Watchdog.Monitor,WindowManagerPolicy.WindowManagerFuncs
290 new Handler(), "WindowManagerService.mKeyguardTokenWatcher") {
771 public static WindowManagerService main(Context context,
789 WindowManagerService mService;
812 WindowManagerService s = new WindowManagerService(mContext, mPM,
834 private final WindowManagerService mService;
840 WindowManagerService service, Context context,
875 private WindowManagerService(Context context, PowerManagerService pm, method in class:WindowManagerService
8502 if (WindowManagerService
[all...]

Completed in 53 milliseconds