Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRankingHelperTest.java108 private NotificationRecord mNewest; field in RankingHelperTest
215 mNewest = new NotificationRecord(mContext, new StatusBarNotification( in setUp()
355 expected.add(mNewest); in testSortByIntrusivenessNotRecency()
369 expected.add(mNewest); in testSortByRecencyNotIntrusiveness()