Home
last modified time | relevance | path

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

/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
Djs_pip_controller.cpp446 auto pipWindowListener = sptr<JsPiPWindowListener>::MakeSptr(env, callbackRef); in RegisterListenerWithType() local
648 const sptr<JsPiPWindowListener>& pipWindowListener) in UnRegisterListener()