Searched refs:SwitchToUser (Results 1 – 3 of 3) sorted by relevance
294 manager->SwitchToUser(oldUserId, newUserId, callback); in MoveUserToForeground()
8100 void AbilityManagerService::SwitchToUser(int32_t oldUserId, int32_t userId, sptr<IUserCallback> cal… in SwitchToUser() function in OHOS::AAFwk::AbilityManagerService
1994 void SwitchToUser(int32_t userId);1995 void SwitchToUser(int32_t oldUserId, int32_t userId, sptr<IUserCallback> callback);