Searched defs:SetSupportedUIState (Results 1 – 3 of 3) sorted by relevance
119 void SetSupportedUIState(NodeHandle node, uint64_t state) in SetSupportedUIState() function
1701 void (*SetSupportedUIState)(NodeHandle node, uint64_t state); member
147 ArkUINativeModuleValue ArkUINativeModule::SetSupportedUIState(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSupportedUIState() function in OHOS::Ace::NG::ArkUINativeModule