Searched refs:ABUSIVE_BACKGROUND_APPS (Results 1 – 3 of 3) sorted by relevance
71 public static String ABUSIVE_BACKGROUND_APPS = "ABUSIVE_BACKGROUND_APPS"; field in SystemNotificationChannels215 ABUSIVE_BACKGROUND_APPS, in createAll()
91 import static com.android.internal.notification.SystemNotificationChannels.ABUSIVE_BACKGROUND_APPS;2726 ABUSIVE_BACKGROUND_APPS)2754 ABUSIVE_BACKGROUND_APPS)
68 import static com.android.internal.notification.SystemNotificationChannels.ABUSIVE_BACKGROUND_APPS;2622 assertEquals(ABUSIVE_BACKGROUND_APPS, n.getChannelId()); in checkNotificationShown()