Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleLogger.java56 BUBBLE_OVERFLOW_REMOVE_BLOCKED(490); enumConstant
DBubbleLoggerImpl.java52 log(b, BubbleLogger.Event.BUBBLE_OVERFLOW_REMOVE_BLOCKED); in logOverflowRemove()