Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java134 private static final String ENABLE_BUBBLE_CONTENT_INTENT = "experiment_bubble_content_intent"; field in BubbleController
815 ENABLE_BUBBLE_CONTENT_INTENT, 0) != 0; in shouldUseContentIntent()