Searched refs:hasStartedServices (Results 1 – 2 of 2) sorted by relevance
108 boolean hasStartedServices; // Are there any started services running in this process? field in ProcessRecord340 if (hasStartedServices) { in dump()341 pw.print(prefix); pw.print("hasStartedServices="); pw.println(hasStartedServices); in dump()715 if (hasStartedServices) { in getSetAdjWithServices()
21012 app.hasStartedServices = false;21045 app.hasStartedServices = true;