Searched refs:allowBootMsgs (Results 1 – 1 of 1) sorted by relevance
640 PowerManagerService pm, boolean haveInputMethods, boolean allowBootMsgs) { in main() argument641 WMThread thr = new WMThread(context, pm, haveInputMethods, allowBootMsgs); in main()664 boolean haveInputMethods, boolean allowBootMsgs) { in WMThread() argument669 mAllowBootMessages = allowBootMsgs; in WMThread()