Searched refs:mHasStartedServices (Results 1 – 1 of 1) sorted by relevance
175 private boolean mHasStartedServices; field in ProcessStateRecord534 if (mHasStartedServices) { in getSetAdjWithServices()716 mHasStartedServices = hasStartedServices; in setHasStartedServices()726 return mHasStartedServices; in hasStartedServices()1418 if (mHasStartedServices) { in dump()1419 pw.print(prefix); pw.print("hasStartedServices="); pw.println(mHasStartedServices); in dump()