Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleExperimentConfig.java66 private static final boolean ALLOW_MESSAGE_NOTIFS_TO_BUBBLE_DEFAULT = false; field in BubbleExperimentConfig
93 ALLOW_MESSAGE_NOTIFS_TO_BUBBLE_DEFAULT ? 1 : 0) != 0; in allowMessageNotifsToBubble()