Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenersTest.java893 StatusBarNotification sbnResult = sbnCaptor.getValue().get(); in testListenerPost_UpdateLifetimeExtended() local
894 assertThat(sbnResult.getNotification() in testListenerPost_UpdateLifetimeExtended()