Home
last modified time | relevance | path

Searched refs:OnKeyModeNotify (Results 1 - 6 of 6) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/include/
H A Dvideo_play_controller.h70 void OnKeyModeNotify(bool enable) override;
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
H A Dvideo_play_controller.cpp402 void VideoPlayController::OnKeyModeNotify(bool enable) in OnKeyModeNotify() function in OHOS::Sharing::VideoPlayController
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediaplayer/
H A Dvideoplaycontroller_unit_test.cpp778 videoPlayController->OnKeyModeNotify(true); in HWTEST_F()
795 videoPlayController->OnKeyModeNotify(false); in HWTEST_F()
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbuffer_dispatcher.h96 virtual void OnKeyModeNotify(bool enable) = 0;
H A Dbuffer_dispatcher.cpp170 listener->OnKeyModeNotify(enable); in EnableKeyMode()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/dispatcher/
H A Dmedia_dispatcher_unit_test.cpp46 void OnKeyModeNotify(bool enable) in OnKeyModeNotify() function in OHOS::Sharing::BufferReceiverListener

Completed in 10 milliseconds