Searched refs:OnControlEvent (Results 1 – 4 of 4) sorted by relevance
55 virtual void OnControlEvent(PiPControlType controlType, PiPControlStatus status) {} in OnControlEvent() function
40 void OnControlEvent(PiPControlType controlType, PiPControlStatus statusCode) override;
119 void JsPiPWindowListener::OnControlEvent(PiPControlType controlType, PiPControlStatus statusCode) in OnControlEvent() function in OHOS::Rosen::JsPiPWindowListener
526 listener->OnControlEvent(controlType, status); in DoControlEvent()