Searched defs:getDefaultChannel (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/tests/notification/src/com/android/server/notification/
H A DGlobalSortKeyComparatorTest.java54 "", 1499), getDefaultChannel());
61 "", 1499), getDefaultChannel());
68 "", 1499), getDefaultChannel());
93 "", 1499), getDefaultChannel());
99 "", 1499), getDefaultChannel());
123 "", 1499), getDefaultChannel());
130 "", 1499), getDefaultChannel());
145 private NotificationChannel getDefaultChannel() { method in class:GlobalSortKeyComparatorTest
H A DNotificationComparatorTest.java108 new UserHandle(userId), "", 2000), getDefaultChannel());
118 new UserHandle(userId), "", 1999), getDefaultChannel());
127 "", 1499), getDefaultChannel());
134 "", 1599), getDefaultChannel());
142 "", 1299), getDefaultChannel());
148 "", 1259), getDefaultChannel());
155 "", 1259), getDefaultChannel());
162 "", 1258), getDefaultChannel());
172 "", 9258), getDefaultChannel());
180 "", 1599), getDefaultChannel());
244 private NotificationChannel getDefaultChannel() { method in class:NotificationComparatorTest
[all...]
H A DRankingHelperTest.java144 null, System.currentTimeMillis()), getDefaultChannel());
154 null, System.currentTimeMillis()), getDefaultChannel());
162 null, System.currentTimeMillis()), getDefaultChannel());
170 null, System.currentTimeMillis()), getDefaultChannel());
179 null, System.currentTimeMillis()), getDefaultChannel());
188 private NotificationChannel getDefaultChannel() { method in class:RankingHelperTest

Completed in 133 milliseconds