Home
last modified time | relevance | path

Searched defs:attachFlag (Results 1 – 8 of 8) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_core_stub.cpp150 bool attachFlag = false; in ShowKeyboardOnRemote() local
181 const sptr<IInputDataChannel> &inputDataChannel, bool isShowKeyboard, bool attachFlag) in ShowKeyboard()
Dinput_method_core_proxy.cpp43 const sptr<IInputDataChannel> &inputDataChannel, bool isShowKeyboard, bool attachFlag) in ShowKeyboard()
Dinput_method_ability.cpp230 …ility::ShowKeyboard(const sptr<IRemoteObject> &channelObject, bool isShowKeyboard, bool attachFlag) in ShowKeyboard()
/base/inputmethod/imf/services/src/
Dperuser_session.cpp145 bool isShowKeyboard, bool attachFlag) in ShowKeyboard()
335 …erUserSession::OnStartInput(const sptr<IInputClient> &client, bool isShowKeyboard, bool attachFlag) in OnStartInput()
Dinput_method_system_ability_stub.cpp66 bool attachFlag = data.ReadBool(); in StartInputOnRemote() local
Dinput_method_system_ability.cpp254 …putMethodSystemAbility::StartInput(sptr<IInputClient> client, bool isShowKeyboard, bool attachFlag) in StartInput()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_method_system_ability_proxy.cpp40 …thodSystemAbilityProxy::StartInput(sptr<IInputClient> client, bool isShowKeyboard, bool attachFlag) in StartInput()
Dinput_method_controller.cpp618 …InputMethodController::StartInput(sptr<IInputClient> &client, bool isShowKeyboard, bool attachFlag) in StartInput()