Searched refs:NotifySubscriptionStateChanged (Results 1 - 8 of 8) sorted by relevance

/system/connectivity/shill/cellular/
H A Dmock_out_of_credits_detector.h39 MOCK_METHOD1(NotifySubscriptionStateChanged,
H A Dno_out_of_credits_detector.h45 void NotifySubscriptionStateChanged(uint32_t subscription_state) override {}
H A Dsubscription_state_out_of_credits_detector.cc47 void SubscriptionStateOutOfCreditsDetector::NotifySubscriptionStateChanged( function in class:shill::SubscriptionStateOutOfCreditsDetector
H A Dsubscription_state_out_of_credits_detector.h38 void NotifySubscriptionStateChanged(uint32_t subscription_state) override;
H A Dsubscription_state_out_of_credits_detector_unittest.cc91 out_of_credits_detector_->NotifySubscriptionStateChanged(
94 out_of_credits_detector_->NotifySubscriptionStateChanged(
H A Dactive_passive_out_of_credits_detector.h47 void NotifySubscriptionStateChanged(uint32_t subscription_state) override {}
H A Dout_of_credits_detector.h74 virtual void NotifySubscriptionStateChanged(uint32_t subscription_state) = 0;
H A Dcellular_capability_universal.cc1512 service->out_of_credits_detector()->NotifySubscriptionStateChanged(

Completed in 117 milliseconds