Searched refs:getLowChannel (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | RankingHelperTest.java | 170 null, System.currentTimeMillis()), getLowChannel()); in setUp() 180 null, System.currentTimeMillis()), getLowChannel()); in setUp() 188 null, System.currentTimeMillis()), getLowChannel()); in setUp() 196 null, System.currentTimeMillis()), getLowChannel()); in setUp() 205 null, System.currentTimeMillis()), getLowChannel()); in setUp() 220 private NotificationChannel getLowChannel() { in getLowChannel() method in RankingHelperTest 324 null, System.currentTimeMillis()), getLowChannel()); in testGroupNotifications_highestIsProxy() 330 null, System.currentTimeMillis()), getLowChannel()); in testGroupNotifications_highestIsProxy() 390 mUser, null, System.currentTimeMillis()), getLowChannel()); in testSort_oldWhenChildren_unspecifiedSummary() 398 mUser, null, System.currentTimeMillis()), getLowChannel()); in testSort_oldWhenChildren_unspecifiedSummary() [all …]
|