Searched defs:isPromotedForStatusBarChip (Results 1 – 1 of 1) sorted by relevance
236 fun isPromotedForStatusBarChip(notification: Notification): Boolean { in featureFlagEnabled() method244 val isPromotedForStatusBarChip = in featureFlagEnabled() constant