Searched refs:OnSimAccountChanged (Results 1 – 7 of 7) sorted by relevance
23 void DataSimAccountCallback::OnSimAccountChanged() in OnSimAccountChanged() function in OHOS::Telephony::DataSimAccountCallback
30 OnSimAccountChanged(); in OnRemoteRequest()
25 void OnSimAccountChanged() override;
25 virtual void OnSimAccountChanged() = 0;
26 void OnSimAccountChanged() override;
27 void SimAccountCallbackProxy::OnSimAccountChanged() in OnSimAccountChanged() function in OHOS::Telephony::SimAccountCallbackProxy
201 iter.simAccountCallback->OnSimAccountChanged(); in NotifySimAccountChanged()