Searched refs:hasStartedServices (Results 1 – 2 of 2) sorted by relevance
103 boolean hasStartedServices; // Are there any started services running in this process? field in ProcessRecord315 if (hasStartedServices) { in dump()316 pw.print(prefix); pw.print("hasStartedServices="); pw.println(hasStartedServices); in dump()652 if (hasStartedServices) { in getSetAdjWithServices()
17805 app.hasStartedServices = false; in computeOomAdjLocked()17832 app.hasStartedServices = true; in computeOomAdjLocked()