Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java129 private static final String ENABLE_AUTO_BUBBLE_MESSAGES = "experiment_autobubble_messaging"; field in BubbleController
800 ENABLE_AUTO_BUBBLE_MESSAGES, 0) != 0; in shouldAutoBubbleMessages()