Searched refs:hasStartedServices (Results 1 – 2 of 2) sorted by relevance
95 boolean hasStartedServices; // Are there any started services running in this process? field in ProcessRecord299 if (hasStartedServices) { in dump()300 pw.print(prefix); pw.print("hasStartedServices="); pw.println(hasStartedServices); in dump()635 if (hasStartedServices) { in getSetAdjWithServices()
17175 app.hasStartedServices = false; in computeOomAdjLocked()17202 app.hasStartedServices = true; in computeOomAdjLocked()