Home
last modified time | relevance | path

Searched refs:NotifyFocused (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_manager_lite.cpp38 void NotifyFocused(uint32_t windowId, const sptr<IRemoteObject>& abilityToken,
42 void NotifyFocused(const sptr<FocusChangeInfo>& focusChangeInfo);
104 void WindowManagerLite::Impl::NotifyFocused(const sptr<FocusChangeInfo>& focusChangeInfo) in NotifyFocused() function in OHOS::Rosen::WindowManagerLite::Impl
406 pImpl_->NotifyFocused(focusChangeInfo); in UpdateFocusChangeInfo()
H A Dwindow_manager.cpp49 void NotifyFocused(uint32_t windowId, const sptr<IRemoteObject>& abilityToken,
53 void NotifyFocused(const sptr<FocusChangeInfo>& focusChangeInfo);
125 void WindowManager::Impl::NotifyFocused(const sptr<FocusChangeInfo>& focusChangeInfo) in NotifyFocused() function in OHOS::Rosen::WindowManager::Impl
985 pImpl_->NotifyFocused(focusChangeInfo); in UpdateFocusChangeInfo()
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_manager_lite_test.cpp288 lite.pImpl_->NotifyFocused(focusChangeInfo);
291 lite.pImpl_->NotifyFocused(focusChangeInfo);
457 lite.pImpl_->NotifyFocused(focusChangeInfo);
464 lite.pImpl_->NotifyFocused(focusChangeInfo);
H A Dwindow_manager_test.cpp1370 WindowManager::GetInstance().pImpl_->NotifyFocused(focusChangeInfo);