Searched refs:hasStartedServices (Results 1 – 2 of 2) sorted by relevance
174 boolean hasStartedServices; // Are there any started services running in this process? field in ProcessRecord466 if (hasStartedServices) { in dump()467 pw.print(prefix); pw.print("hasStartedServices="); pw.println(hasStartedServices); in dump()903 if (hasStartedServices) { in getSetAdjWithServices()
1097 app.hasStartedServices = false; in computeOomAdjLocked()1131 app.hasStartedServices = true; in computeOomAdjLocked()