Home | History | Annotate | Download | only in am

Lines Matching defs:starting

82     boolean starting;           // True if the process is being started
261 pw.print(prefix); pw.print("pid="); pw.print(pid); pw.print(" starting=");
262 pw.println(starting);