Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DGlobalSortKeyComparatorTest.java54 "", 1499), getDefaultChannel()); in testComparator()
61 "", 1499), getDefaultChannel()); in testComparator()
68 "", 1499), getDefaultChannel()); in testComparator()
93 "", 1499), getDefaultChannel()); in testNoCrash_leftNull()
99 "", 1499), getDefaultChannel()); in testNoCrash_leftNull()
123 "", 1499), getDefaultChannel()); in testNoCrash_rightNull()
130 "", 1499), getDefaultChannel()); in testNoCrash_rightNull()
145 private NotificationChannel getDefaultChannel() { in getDefaultChannel() method in GlobalSortKeyComparatorTest
DNotificationComparatorTest.java145 new UserHandle(userId), "", 2001), getDefaultChannel()); in setUp()
155 new UserHandle(userId), "", 2000), getDefaultChannel()); in setUp()
165 new UserHandle(userId), "", 1999), getDefaultChannel()); in setUp()
177 new UserHandle(userId), "", 2000), getDefaultChannel()); in setUp()
185 "", 1599), getDefaultChannel()); in setUp()
194 "", 1299), getDefaultChannel()); in setUp()
201 "", 1259), getDefaultChannel()); in setUp()
208 "", 1259), getDefaultChannel()); in setUp()
215 "", 1244), getDefaultChannel()); in setUp()
221 "", 1258), getDefaultChannel()); in setUp()
[all …]
DRankingHelperTest.java212 null, 100), getDefaultChannel()); in setUp()
217 null, 10000), getDefaultChannel()); in setUp()
225 private NotificationChannel getDefaultChannel() { in getDefaultChannel() method in RankingHelperTest
340 null, System.currentTimeMillis()), getDefaultChannel()); in testGroupNotifications_highestIsProxy()