Searched refs:hasStartedServices (Results 1 – 1 of 1) sorted by relevance
689 void setHasStartedServices(boolean hasStartedServices) { in setHasStartedServices() argument690 mHasStartedServices = hasStartedServices; in setHasStartedServices()691 if (hasStartedServices) { in setHasStartedServices()699 boolean hasStartedServices() { in hasStartedServices() method in ProcessStateRecord