Home
last modified time | relevance | path

Searched refs:IsAllowCooperate (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/intention/prototype/include/
H A Di_cooperate.h45 virtual bool IsAllowCooperate() = 0;
/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dcooperate_context.h79 bool IsAllowCooperate();
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dcooperate_context.cpp269 bool Context::IsAllowCooperate() in IsAllowCooperate() function in OHOS::Msdp::DeviceStatus::Cooperate::Context
273 return observer->IsAllowCooperate(); in IsAllowCooperate()
H A Dstate_machine.cpp289 if (!context.IsAllowCooperate()) { in StartCooperate()

Completed in 3 milliseconds