Searched refs:isAllowedNotification (Results 1 – 1 of 1) sorted by relevance
1671 bool isAllowedNotification = true; in RemoveAllNotificationsInner() local1672 if (IsAllowedNotifyForBundle(bundleOption, isAllowedNotification) != ERR_OK) { in RemoveAllNotificationsInner()1675 if (!record->notification->IsRemoveAllowed() && isAllowedNotification) { in RemoveAllNotificationsInner()