Searched refs:QueuePropertyChange (Results 1 – 3 of 3) sorted by relevance
48 void ActionManager::QueuePropertyChange(const std::string& name, const std::string& value) { in QueuePropertyChange() function in android::init::ActionManager54 QueuePropertyChange("", ""); in QueueAllPropertyActions()
41 void QueuePropertyChange(const std::string& name, const std::string& value);
339 ActionManager::GetInstance().QueuePropertyChange(name, value); in PropertyChanged()