Searched defs:NotifyStateChange (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dservice.cpp238 void Service::NotifyStateChange(const std::string& new_state) const { function in class:android::init::Service
363 NotifyStateChange("stopped");
386 NotifyStateChange("restarting");
973 NotifyStateChange("running");
1007 NotifyStateChange("stopping");
1050 NotifyStateChange("stopping");
1052 NotifyStateChange("stopped");

Completed in 216 milliseconds