Home
last modified time | relevance | path

Searched defs:pipWindowListener (Results 1 – 2 of 2) sorted by relevance

/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/inner/
Djs_pip_manager.cpp350 auto pipWindowListener = sptr<JsPiPWindowListener>::MakeSptr(env, callbackRef); in RegisterListenerWithType() local
366 const sptr<JsPiPWindowListener>& pipWindowListener) in RegisterListener()
484 const sptr<JsPiPWindowListener>& pipWindowListener) in UnRegisterListener()
/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
Djs_pip_controller.cpp480 auto pipWindowListener = sptr<JsPiPWindowListener>::MakeSptr(env, callbackRef); in RegisterListenerWithType() local
682 const sptr<JsPiPWindowListener>& pipWindowListener) in UnRegisterListener()