Home
last modified time | relevance | path

Searched refs:isKeySound (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wm/src/
H A Dwindow_input_channel.cpp163 bool isKeySound = (keyCode == MMI::KeyEvent::KEYCODE_SOUND); in IsKeyboardEvent() local
165 return (isKeyFN || isKeyboard || isKeyBack || isKeySound); in IsKeyboardEvent()
H A Dwindow_session_impl.cpp3577 bool isKeySound = (keyCode == MMI::KeyEvent::KEYCODE_SOUND); in IsKeyboardEvent() local
3579 return (isKeyFN || isKeyboard || isKeyBack || isKeySound); in IsKeyboardEvent()
/foundation/window/window_manager/window_scene/intention_event/src/
H A Dintention_event_manager.cpp324 bool isKeySound = (keyCode == MMI::KeyEvent::KEYCODE_SOUND); in IsKeyboardEvent() local
326 return (isKeyFN || isKeyboard || isKeyBack || isKeySound); in IsKeyboardEvent()

Completed in 8 milliseconds