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

/frameworks/base/services/java/com/android/server/
H A DWindowManagerService.java142 public class WindowManagerService extends IWindowManager.Stub class in inherits:IWindowManager.Stub,Watchdog.Monitor
231 new Handler(), "WindowManagerService.mKeyguardTokenWatcher") {
513 public static WindowManagerService main(Context context,
531 WindowManagerService mService;
547 WindowManagerService s = new WindowManagerService(mContext, mPM,
564 private final WindowManagerService mService;
570 WindowManagerService service, Context context,
599 private WindowManagerService(Context context, PowerManagerService pm, method in class:WindowManagerService
4838 final WindowManagerService
[all...]

Completed in 55 milliseconds