Searched refs:NotifySessionUnfocused (Results 1 – 4 of 4) sorted by relevance
316 HWTEST_F(SessionListenerControllerTest, NotifySessionUnfocused, Function | SmallTest | Level2)320 slController->NotifySessionUnfocused(persistentId);323 slController->NotifySessionUnfocused(persistentId);
54 void NotifySessionUnfocused(int32_t persistentId);
227 void SessionListenerController::NotifySessionUnfocused(int32_t persistentId) in NotifySessionUnfocused() function in OHOS::Rosen::SessionListenerController
3043 listenerController_->NotifySessionUnfocused(persistentId); in NotifySessionUnfocusedToClient()5494 listenerController_->NotifySessionUnfocused(prevSession->GetMissionId()); in NotifyFocusStatusByMission()5510 listenerController_->NotifySessionUnfocused(sceneSession->GetMissionId()); in NotifyUnFocusedByMission()5583 listenerController_->NotifySessionUnfocused(sceneSession->GetPersistentId()); in UpdateFocus()