Searched refs:WMThread (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java654 WMThread thr = new WMThread(context, pm, haveInputMethods, allowBootMsgs);
668 static class WMThread extends Thread { class in class:WindowManagerService
676 public WMThread(Context context, PowerManagerService pm, method in class:WindowManagerService.WMThread
700 Slog.i(TAG, "Enabled StrictMode logging for WMThread's Looper");

Completed in 60 milliseconds