Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/src/
H A Dwindow_input_channel.cpp161 bool isKeyBack = (keyCode == MMI::KeyEvent::KEYCODE_BACK); in IsKeyboardEvent() local
165 return (isKeyFN || isKeyboard || isKeyBack || isKeySound); in IsKeyboardEvent()
H A Dwindow_session_impl.cpp3575 bool isKeyBack = (keyCode == MMI::KeyEvent::KEYCODE_BACK); 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.cpp322 bool isKeyBack = (keyCode == MMI::KeyEvent::KEYCODE_BACK); in IsKeyboardEvent() local
326 return (isKeyFN || isKeyboard || isKeyBack || isKeySound); in IsKeyboardEvent()

Completed in 13 milliseconds