Searched refs:SetCurrentAppCloneIndex (Results 1 – 4 of 4) sorted by relevance
142 void SetCurrentAppCloneIndex(int32_t appIndex);
849 void ApplicationContext::SetCurrentAppCloneIndex(int32_t appIndex) in SetCurrentAppCloneIndex() function in OHOS::AbilityRuntime::ApplicationContext
1291 context_->SetCurrentAppCloneIndex(appIndex);
1414 applicationContext->SetCurrentAppCloneIndex(appIndex); in HandleLaunchApplication()