Searched refs:NotifyCurrentUserChanged (Results 1 – 5 of 5) sorted by relevance
50 PrintServiceAbility::GetInstance()->NotifyCurrentUserChanged(userId); in OnReceiveEvent()
1383 void PrintServiceAbility::NotifyCurrentUserChanged(const int32_t userId) in NotifyCurrentUserChanged() function in OHOS::Print::PrintServiceAbility
103 void NotifyCurrentUserChanged(const int32_t userId);
1939 service->NotifyCurrentUserChanged(userId);1944 service->NotifyCurrentUserChanged(userId);1959 service->NotifyCurrentUserChanged(userId);1964 service->NotifyCurrentUserChanged(userId);
728 PrintServiceAbility::GetInstance()->NotifyCurrentUserChanged(userId); in TestNotifyCurrentUserChanged()