Home
last modified time | relevance | path

Searched refs:registration_changed (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/cellular/
Dcellular_capability_universal_cdma.cc494 bool registration_changed = false; in OnModemCDMAPropertiesChanged() local
500 registration_changed = true; in OnModemCDMAPropertiesChanged()
506 registration_changed = true; in OnModemCDMAPropertiesChanged()
510 registration_changed = true; in OnModemCDMAPropertiesChanged()
514 registration_changed = true; in OnModemCDMAPropertiesChanged()
521 if (registration_changed) in OnModemCDMAPropertiesChanged()
Dcellular_capability_universal.cc1482 bool registration_changed = false; in OnModem3GPPPropertiesChanged() local
1486 registration_changed = true; in OnModem3GPPPropertiesChanged()
1491 registration_changed = true; in OnModem3GPPPropertiesChanged()
1496 registration_changed = true; in OnModem3GPPPropertiesChanged()
1498 if (registration_changed) in OnModem3GPPPropertiesChanged()