Home
last modified time | relevance | path

Searched refs:WaitNotifyKeyboardHeightCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/common/include/
H A Dtext_listener.h56 static bool WaitNotifyKeyboardHeightCallback(uint32_t height);
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dtext_listener.cpp230 bool TextListener::WaitNotifyKeyboardHeightCallback(uint32_t height) in WaitNotifyKeyboardHeightCallback() function in OHOS::MiscServices::TextListener
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp980 EXPECT_TRUE(TextListener::WaitNotifyKeyboardHeightCallback(1));
997 EXPECT_TRUE(TextListener::WaitNotifyKeyboardHeightCallback(0));
1018 EXPECT_TRUE(TextListener::WaitNotifyKeyboardHeightCallback(0));