Searched refs:currentWindowId_ (Results 1 – 3 of 3) sorted by relevance
63 int32_t TddUtil::WindowManager::currentWindowId_ = 0; member in OHOS::MiscServices::TddUtil::WindowManager72 if (focusChangeInfo->windowId_ == TddUtil::WindowManager::currentWindowId_) { in OnFocused()82 if (focusChangeInfo->windowId_ == TddUtil::WindowManager::currentWindowId_) { in OnUnfocused()411 currentWindowId_ = window_->GetWindowId(); in CreateWindow()
72 static int32_t currentWindowId_; variable
1212 InputMethodAbilityTest::imc_->textConfig_.windowId = TddUtil::WindowManager::currentWindowId_;