Home | History | Annotate | Download | only in am

Lines Matching refs:systemNoUi

107     boolean systemNoUi;         // This is a system process, but not currently showing UI.
277 pw.print(" systemNoUi="); pw.print(systemNoUi);