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

/system/connectivity/shill/cellular/
H A Dcellular_capability_universal.cc1565 MMModem3gppRegistrationState updated_state,
1573 SLOG(this, 3) << __func__ << ": regstate=" << updated_state
1577 registration_state_ = updated_state;
1592 MMModem3gppSubscriptionState updated_state) {
1594 << updated_state; local
1598 switch (updated_state) {
1613 << updated_state;
1564 Handle3GPPRegistrationChange( MMModem3gppRegistrationState updated_state, string updated_operator_code, string updated_operator_name) argument
1591 On3GPPSubscriptionStateChanged( MMModem3gppSubscriptionState updated_state) argument

Completed in 411 milliseconds