Searched refs:mHasStartedServices (Results 1 – 1 of 1) sorted by relevance
173 private boolean mHasStartedServices; field in ProcessStateRecord523 if (mHasStartedServices) { in getSetAdjWithServices()690 mHasStartedServices = hasStartedServices; in setHasStartedServices()700 return mHasStartedServices; in hasStartedServices()1370 if (mHasStartedServices) { in dump()1371 pw.print(prefix); pw.print("hasStartedServices="); pw.println(mHasStartedServices); in dump()