Home | History | Annotate | Download | only in am

Lines Matching refs:importanceReasonPid

12269                         currApp.importanceReasonPid = ((ProcessRecord)app.adjSource).pid;
12275 if (r.app != null) currApp.importanceReasonPid = r.app.pid;