sendBroadcastAsUser——Calling a method in the system process without a qualified user
4.2中Android加入了多用户 改换这几种调用方式 publicvoidstartActivityAsUser(Intentintent,UserHandleuser); publicvoidsendBroadcastAsUser(Intentintent,UserHandleuser); publicComponentNamestartServiceAsUser(Intentservice,