Searched refs:SharingEventCallback (Results 1 – 2 of 2) sorted by relevance
68 class SharingEventCallback : public NetManagerStandard::SharingEventCallbackStub {70 explicit SharingEventCallback(const std::shared_ptr<DeviceStateHandler> &deviceStateHandler);71 ~SharingEventCallback() = default;
48 sharingEventCallback_ = new (std::nothrow) SharingEventCallback(deviceStateHandler); in StartEventSubscriber()259 SharingEventCallback::SharingEventCallback( in SharingEventCallback() function in OHOS::Telephony::SharingEventCallback263 void SharingEventCallback::OnSharingStateChanged(const bool &isRunning) in OnSharingStateChanged()