Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerBubbleTest.java840 StatusBarNotification sbnNotSuppressed = mListener.mPosted.get(0); in testNotificationManagerBubbleNotificationSuppression() local
841 assertNotNull(sbnNotSuppressed); in testNotificationManagerBubbleNotificationSuppression()
843 metadata = sbnNotSuppressed.getNotification().getBubbleMetadata(); in testNotificationManagerBubbleNotificationSuppression()