Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java130 private static final String ENABLE_AUTO_BUBBLE_ONGOING = "experiment_autobubble_ongoing"; field in BubbleController
805 ENABLE_AUTO_BUBBLE_ONGOING, 0) != 0; in shouldAutoBubbleOngoing()