Searched refs:NotifyExtensionConnected (Results 1 – 5 of 5) sorted by relevance
56 void NotifyExtensionConnected(const AbilityRuntime::ConnectionData& data);
90 connectionObserverController->NotifyExtensionConnected(data);
75 void ConnectionObserverController::NotifyExtensionConnected(const AbilityRuntime::ConnectionData& d… in NotifyExtensionConnected() function in OHOS::AAFwk::ConnectionObserverController
109 controller->NotifyExtensionConnected(connectionData); in AddConnection()151 observerController_->NotifyExtensionConnected(connectionData); in AddDataAbilityConnection()
131 connectionObserverController->NotifyExtensionConnected(connectionData); in DoSomethingInterestingWithMyAPI()