Searched refs:modifySbn (Results 1 – 2 of 2) sorted by relevance
27 import static com.android.systemui.statusbar.NotificationEntryHelper.modifySbn;134 modifySbn(entry) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()141 modifySbn(entry) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()149 modifySbn(entry) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()155 modifySbn(entry) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()161 modifySbn(entry) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
31 public static ModifiedSbnBuilder modifySbn(NotificationEntry entry) { in modifySbn() method in NotificationEntryHelper