Searched refs:NotifyFocused (Results 1 – 4 of 4) sorted by relevance
38 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::Impl406 pImpl_->NotifyFocused(focusChangeInfo); in UpdateFocusChangeInfo()
49 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::Impl985 pImpl_->NotifyFocused(focusChangeInfo); in UpdateFocusChangeInfo()
288 lite.pImpl_->NotifyFocused(focusChangeInfo);291 lite.pImpl_->NotifyFocused(focusChangeInfo);457 lite.pImpl_->NotifyFocused(focusChangeInfo);464 lite.pImpl_->NotifyFocused(focusChangeInfo);
1370 WindowManager::GetInstance().pImpl_->NotifyFocused(focusChangeInfo);