Searched refs:IsSystemUser (Results 1 – 6 of 6) sorted by relevance
535 if (record->userId == SUBSCRIBE_USER_ALL || IsSystemUser(record->userId)) { in IsSubscribedBysubscriber()545 if (IsSystemUser(sendUserId)) { in IsSubscribedBysubscriber()622 if (record->userId == SUBSCRIBE_USER_ALL || IsSystemUser(record->userId) || in NotifyDoNotDisturbDateChangedInner()623 IsSystemUser(userId) || record->userId == userId) { in NotifyDoNotDisturbDateChangedInner()635 if (record->userId == SUBSCRIBE_USER_ALL || IsSystemUser(record->userId) || in NotifyBadgeEnabledChangedInner()636 IsSystemUser(userId) || record->userId == userId) { in NotifyBadgeEnabledChangedInner()642 bool NotificationSubscriberManager::IsSystemUser(int32_t userId) in IsSystemUser() function in OHOS::Notification::NotificationSubscriberManager653 if (record->userId == SUBSCRIBE_USER_ALL || IsSystemUser(record->userId) || in NotifyEnabledNotificationChangedInner()654 IsSystemUser(userId) || record->userId == userId) { in NotifyEnabledNotificationChangedInner()670 if (record->userId == SUBSCRIBE_USER_ALL || IsSystemUser(record->userId) || in SetBadgeNumber()[all …]
283 bool NotificationLocalLiveViewSubscriberManager::IsSystemUser(int32_t userId) in IsSystemUser() function in OHOS::Notification::NotificationLocalLiveViewSubscriberManager
1508 bool AdvancedNotificationService::IsSystemUser(int32_t userId) in IsSystemUser() function in OHOS::Notification::AdvancedNotificationService
100 bool IsSystemUser(int32_t userId);
167 bool IsSystemUser(int32_t userId);
1438 bool IsSystemUser(int32_t userId);