Home
last modified time | relevance | path

Searched refs:TV_CONTROL_MEDIA_PLAY (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_utils.h94 TV_CONTROL_MEDIA_PLAY = 163, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h426 TV_CONTROL_MEDIA_PLAY = KEY_MEDIA_PLAY, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h429 TV_CONTROL_MEDIA_PLAY = KEY_MEDIA_PLAY, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp2017 case KeyCode::TV_CONTROL_MEDIA_PLAY: { in OnStartBtnClick()