Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenersTest.java862 NotificationRecord toPost = new NotificationRecord(mContext, sbn2, channel); in testListenerPost_UpdateLifetimeExtended() local
884 mListeners.notifyPostedLocked(toPost, old); in testListenerPost_UpdateLifetimeExtended()