Searched defs:NotifyItemMoved (Results 1 – 3 of 3) sorted by relevance
251 void UINodeAdapter::NotifyItemMoved(uint32_t from, uint32_t to) in NotifyItemMoved() function in OHOS::Ace::NG::UINodeAdapter381 ArkUI_Int32 NotifyItemMoved(ArkUINodeAdapterHandle handle, ArkUI_Uint32 from, ArkUI_Uint32 to) in NotifyItemMoved() function
97 ArkUI_Int32 NotifyItemMoved(ArkUI_Uint32 from, ArkUI_Uint32 to) in NotifyItemMoved() function
264 ArkUINativeModuleValue NodeAdapterBridge::NotifyItemMoved(ArkUIRuntimeCallInfo* runtimeCallInfo) in NotifyItemMoved() function in OHOS::Ace::NG::NodeAdapterBridge