Searched defs:currentWindowId_ (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/include/ | ||
H A D | tdd_util.h | 72 static int32_t currentWindowId_; variable |
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/src/ | ||
H A D | tdd_util.cpp | 63 int32_t TddUtil::WindowManager::currentWindowId_ = 0; member in OHOS::MiscServices::TddUtil::WindowManager |