Searched refs:WMThread (Results 1 – 1 of 1) sorted by relevance
641 WMThread thr = new WMThread(context, pm, haveInputMethods, allowBootMsgs); in main()655 static class WMThread extends Thread { class in WindowManagerService663 public WMThread(Context context, PowerManagerService pm, in WMThread() method in WindowManagerService.WMThread