Fix interface name 93/281593/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Wed, 7 Sep 2022 08:47:38 +0000 (17:47 +0900)
committerTizen AI <ai.tzn.sec@samsung.com>
Tue, 20 Sep 2022 04:47:28 +0000 (13:47 +0900)
commitca93e12c22643e415c2646cdffab137dd5437075
tree12d53ce6108bcca19af6396e9348b8cba3757017
parentc9e59de0d727841df2bf776cffb55f5fca389e47
Fix interface name

- Issue:
In a new architecture for voice touch, the concept of intent is not
used.

- Solution:
This patch changes the term of intent to result and modality. This is
because the concept of intent is not used in a new architecture for
voice touch feature.

Change-Id: Id2229d1c19bdc940ee2501d6b669cce20601d8f7
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
src/mmimgr/iu/mmi_iu.cpp
src/mmimgr/iu/mmi_iu.h
src/mmimgr/mmi-core.c
tests/iu/mmi_iu_feed_input_event_unittests.cpp
tests/iu/mmi_iu_noinit_unittests.cpp
tests/iu/mmi_iu_unittests.cpp