Home
last modified time | relevance | path

Searched refs:ALLOW_ANY_NOTIF_TO_BUBBLE_DEFAULT (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleExperimentConfig.java63 private static final boolean ALLOW_ANY_NOTIF_TO_BUBBLE_DEFAULT = false; field in BubbleExperimentConfig
83 ALLOW_ANY_NOTIF_TO_BUBBLE_DEFAULT ? 1 : 0) != 0; in allowAnyNotifToBubble()