Searched refs:WasAttached (Results 1 – 4 of 4) sorted by relevance
421 IMF_API bool WasAttached();
849 bool result = inputMethodController_->WasAttached();853 result = inputMethodController_->WasAttached();921 bool result = inputMethodController_->WasAttached();
558 bool InputMethodController::WasAttached() in WasAttached() function in OHOS::MiscServices::InputMethodController
348 if (!InputMethodController::GetInstance()->WasAttached()) { in Subscribe()