Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java3704 StatusBarNotification sbnNotSuppressed = mListener.mPosted.get(0); in testNotificationManagerBubbleNotificationSuppression() local
3705 assertNotNull(sbnNotSuppressed); in testNotificationManagerBubbleNotificationSuppression()
3707 metadata = sbnNotSuppressed.getNotification().getBubbleMetadata(); in testNotificationManagerBubbleNotificationSuppression()