Home
last modified time | relevance | path

Searched refs:NotifyPropertyChanges (Results 1 – 6 of 6) sorted by relevance

/system/connectivity/shill/ethernet/
Dethernet_service.cc70 NotifyPropertyChanges(); in EthernetService()
145 NotifyPropertyChanges(); in OnVisibilityChanged()
/system/connectivity/shill/wimax/
Dwimax_service.cc77 NotifyPropertyChanges(); in WiMaxService()
104 NotifyPropertyChanges(); in Stop()
142 NotifyPropertyChanges(); in Start()
/system/connectivity/shill/pppoe/
Dpppoe_service.cc79 NotifyPropertyChanges(); in PPPoEService()
/system/connectivity/shill/wifi/
Dwifi_service.cc175 NotifyPropertyChanges(); in WiFiService()
451 NotifyPropertyChanges(); in SetState()
862 NotifyPropertyChanges(); in UpdateFromEndpoints()
/system/connectivity/shill/
Dservice.h656 void NotifyPropertyChanges();
Dservice.cc1641 void Service::NotifyPropertyChanges() { in NotifyPropertyChanges() function in shill::Service