Searched refs:hasStartedServices (Results 1 – 2 of 2) sorted by relevance
114 boolean hasStartedServices; // Are there any started services running in this process? field in ProcessRecord383 if (hasStartedServices) { in dump()384 pw.print(prefix); pw.print("hasStartedServices="); pw.println(hasStartedServices); in dump()801 if (hasStartedServices) { in getSetAdjWithServices()
23442 app.hasStartedServices = false; in computeOomAdjLocked()23480 app.hasStartedServices = true; in computeOomAdjLocked()