Searched refs:SetCurrentAppMode (Results 1 – 4 of 4) sorted by relevance
147 void SetCurrentAppMode(int32_t appIndex);
855 void ApplicationContext::SetCurrentAppMode(int32_t appMode) in SetCurrentAppMode() function in OHOS::AbilityRuntime::ApplicationContext
1315 context_->SetCurrentAppMode(appMode);
1416 …applicationContext->SetCurrentAppMode(static_cast<int32_t>(appInfo.multiAppMode.multiAppModeType)); in HandleLaunchApplication()