Searched refs:HandlePropertyChanged (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dgeolocation_handler.h60 void HandlePropertyChanged(const std::string& key, const base::Value& value);
H A Dgeolocation_handler.cc57 HandlePropertyChanged(key, value);
68 HandlePropertyChanged(shill::kEnabledTechnologiesProperty, *value);
71 void GeolocationHandler::HandlePropertyChanged(const std::string& key, function in class:chromeos::GeolocationHandler

Completed in 87 milliseconds