Searched refs:keyboardListenerMutex_ (Results 1 – 1 of 1) sorted by relevance
134 static std::mutex keyboardListenerMutex_; member in OHOS::MiscServices::InputMethodControllerTest249 std::mutex InputMethodControllerTest::keyboardListenerMutex_; member in OHOS::MiscServices::InputMethodControllerTest432 std::unique_lock<std::mutex> lock(InputMethodControllerTest::keyboardListenerMutex_); in TriggerConfigurationChangeCallback()450 std::unique_lock<std::mutex> lock(InputMethodControllerTest::keyboardListenerMutex_); in TriggerCursorUpdateCallback()463 std::unique_lock<std::mutex> lock(InputMethodControllerTest::keyboardListenerMutex_); in TriggerSelectionChangeCallback()