Searched refs:stopUserId (Results 1 – 2 of 2) sorted by relevance
2245 void StopSwitchUserDialogInner(const Want &want, const int32_t stopUserId);
3339 auto stopUserId = abilityInfo.applicationInfo.singleton ? U0_USER_ID : lastUserId; in StopSwitchUserDialogInner() local3340 …result = CheckOptExtensionAbility(want, abilityRequest, stopUserId, AppExecFwk::ExtensionAbilityTy… in StopSwitchUserDialogInner()3348 auto connectManager = GetConnectManagerByUserId(stopUserId); in StopSwitchUserDialogInner()3350 TAG_LOGE(AAFwkTag::ABILITYMGR, "ConnectManager is nullptr. userId:%{public}d", stopUserId); in StopSwitchUserDialogInner()