Searched refs:WasAttached (Results 1 – 4 of 4) sorted by relevance
519 IMF_API bool WasAttached();
1217 bool result = inputMethodController_->WasAttached();1221 result = inputMethodController_->WasAttached();
399 bool InputMethodController::WasAttached() in WasAttached() function in OHOS::MiscServices::InputMethodController
359 if (!InputMethodController::GetInstance()->WasAttached()) { in Subscribe()