Searched refs:NotifySessionLabelUpdated (Results 1 – 4 of 4) sorted by relevance
182 slController->NotifySessionLabelUpdated(persistentId);253 slController->NotifySessionLabelUpdated(persistentId);352 HWTEST_F(SessionListenerControllerTest, NotifySessionLabelUpdated, Function | SmallTest | Level2)356 slController->NotifySessionLabelUpdated(persistentId);359 slController->NotifySessionLabelUpdated(persistentId);
60 void NotifySessionLabelUpdated(int32_t persistentId);
294 void SessionListenerController::NotifySessionLabelUpdated(int32_t persistentId) in NotifySessionLabelUpdated() function in OHOS::Rosen::SessionListenerController
6454 listenerController_->NotifySessionLabelUpdated(sceneSession->GetPersistentId()); in SetSessionLabel()