Searched refs:NotifyAfterUnfocused (Results 1 – 5 of 5) sorted by relevance
1404 HWTEST_F(WindowSessionImplTest, NotifyAfterUnfocused, Function | SmallTest | Level2)1418 window->NotifyAfterUnfocused(true);1419 window->NotifyAfterUnfocused(false);1425 window->NotifyAfterUnfocused(true);
360 void NotifyAfterUnfocused(bool needNotifyUiContent = true);
464 void NotifyAfterUnfocused(bool needNotifyUiContent = true);
3356 NotifyAfterUnfocused(false); in ConsumePointerEvent()3426 NotifyAfterUnfocused(); in UpdateFocusStatus()3852 void WindowImpl::NotifyAfterUnfocused(bool needNotifyUiContent) in NotifyAfterUnfocused() function in OHOS::Rosen::WindowImpl
1041 NotifyAfterUnfocused(); in UpdateFocus()2810 void WindowSessionImpl::NotifyAfterUnfocused(bool needNotifyUiContent) in NotifyAfterUnfocused() function in OHOS::Rosen::WindowSessionImpl