Searched refs:modifySbn (Results 1 – 2 of 2) sorted by relevance
28 import static com.android.systemui.statusbar.NotificationEntryHelper.modifySbn;186 modifySbn(entry) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()193 modifySbn(entry) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()201 modifySbn(entry) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()207 modifySbn(entry) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()213 modifySbn(entry) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
31 public static ModifiedSbnBuilder modifySbn(NotificationEntry entry) { in modifySbn() method in NotificationEntryHelper