Searched refs:SESSION_FOCUSABLE_CHANGE_CB (Results 1 – 2 of 2) sorted by relevance
46 SESSION_FOCUSABLE_CHANGE_CB, enumerator
42 const std::string SESSION_FOCUSABLE_CHANGE_CB = "sessionFocusableChange"; variable102 {SESSION_FOCUSABLE_CHANGE_CB, ListenerFuncType::SESSION_FOCUSABLE_CHANGE_CB},2168 case static_cast<uint32_t>(ListenerFuncType::SESSION_FOCUSABLE_CHANGE_CB): in ProcessRegisterCallback()2956 auto jsCallBack = jsSceneSession->GetJSCallback(SESSION_FOCUSABLE_CHANGE_CB); in OnSessionFocusableChange()